Skip to content

Commit

Permalink
Add .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
Midar committed Apr 8, 2012
1 parent 40ec5f8 commit d6bbd7b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .gitignore
@@ -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

0 comments on commit d6bbd7b

Please sign in to comment.