Add a .gitignore file

This commit is contained in:
Pierre Pronchery 2015-05-11 01:15:36 +02:00
parent fba4801c3e
commit 3539e031d8

8
.gitignore vendored Normal file
View File

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