Add .gitignore files

This commit is contained in:
Pierre Pronchery 2017-11-18 05:26:24 +01:00
parent 5144f97896
commit 1c9d3fa957
2 changed files with 8 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
Makefile
*.a
*.dll
*.dylib
*.o
*.so
*.so.*

1
tools/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/test