File: .gitignore

package info (click to toggle)
ruby-sqlite3 2.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 680 kB
  • sloc: ruby: 4,827; ansic: 1,868; sh: 91; makefile: 7
file content (17 lines) | stat: -rw-r--r-- 103 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*.so
*.bundle
*.swp
*.log
*.o

test/test.db

Gemfile.lock

doc/
gems/
issues/
pkg/
ports/
tmp/
vendor/