File: .gitignore

package info (click to toggle)
ruby-pg 1.5.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,264 kB
  • sloc: ansic: 8,820; ruby: 2,809; makefile: 10
file content (22 lines) | stat: -rw-r--r-- 264 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
*.lock
*.orig
*_BACKUP_*
*_BASE_*
*_LOCAL_*
*_REMOTE_*
/.test_symlink
/build/
/ext/Makefile
/ext/mkmf.log
/ext/postgresql_lib_path.rb
/doc/
/lib/*.bundle
/lib/*.so
/lib/2.?/
/lib/3.?/
/pkg/
/tmp/
/tmp_test_*/
/vendor/
/lib/libpq.dll
/lib/pg/postgresql_lib_path.rb