Add a few .gitignore files

This commit is contained in:
Pierre Pronchery 2015-08-24 02:55:30 +02:00
parent 66c17ec523
commit c08f252260
3 changed files with 11 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@ -0,0 +1,9 @@
Makefile
*.o
*.a
*.dylib
*.so
*.so.*
*.so.*.*
/config.h
/config.sh

1
data/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/cpp.pc

1
src/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/cpp