Add .gitignore.

This commit is contained in:
Jonathan Schleifer 2012-04-08 20:12:19 +02:00
parent 40ec5f83b5
commit d6bbd7ba65

16
.gitignore vendored Normal file
View file

@ -0,0 +1,16 @@
*.a
*.dll
*.dylib
*.o
*.orig
*.so
*~
.deps
aclocal.m4
autom4te.cache
buildsys.mk
config.log
config.status
configure
tests/tests
tests/tests.exe