Add gitignore entries to ensure folder consistency

This commit is contained in:
Michael Paquier 2012-09-21 09:12:51 +09:00 committed by Daniele Varrazzo
parent 55ee42bebf
commit 805c3bb1f7
3 changed files with 7 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
# Global excludes across all subdirectories
*.o
*.so

2
bin/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/.deps/
/pg_reorg

2
lib/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/.deps/
/pg_reorg.sql