Add a .gitignore file

This commit is contained in:
Pierre Pronchery 2017-11-18 05:35:45 +01:00
parent 48b4a8868c
commit b7b948e1f6

5
.gitignore vendored Normal file
View File

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