Update .gitignore

master
Dustin 2015-03-07 10:32:56 -06:00
parent 9394984137
commit da66d444b8
1 changed files with 10 additions and 4 deletions

14
.gitignore vendored
View File

@ -1,12 +1,18 @@
*.stamp /autom4te.cache/
/build/
.deps/
*.o
*.*stamp
Makefile.in Makefile.in
Makefile
aclocal.m4 aclocal.m4
autom4te.cache/
build/
compile compile
config.h.in config.*
configure configure
depcomp depcomp
install-sh install-sh
missing missing
stamp-h1
src/*.c src/*.c
onchanged