Extend .gitignore file

This commit is contained in:
Lars Kanis 2021-06-28 17:15:26 +02:00
parent 89f513e7a3
commit aec9c061f7
1 changed files with 12 additions and 10 deletions

22
.gitignore vendored
View File

@ -1,11 +1,13 @@
*.lock
.test_symlink
build/
commit-msg.txt
lib/*.bundle
lib/*.so
lib/2.*/
pkg/
tmp/
tmp_test_specs/
vendor/
/.test_symlink
/build/
/doc/
/lib/*.bundle
/lib/*.so
/lib/2.*/
/pkg/
/tmp/
/tmp_test_specs/
/vendor/
/lib/libpq.dll
/lib/pg/postgresql_lib_path.rb