Adding .gitignore

This commit is contained in:
Dominic Radermacher 2015-12-29 14:15:26 +01:00
parent 40c2cdcf3c
commit dd8e2bca89
1 changed files with 12 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
# http://www.gnu.org/software/automake
Makefile.in
# http://www.gnu.org/software/autoconf
/autom4te.cache
/aclocal.m4
/compile
/configure
/depcomp
/install-sh
/missing
/stamp-h1