fix gitignore

This commit is contained in:
Mark Ellis 2015-12-04 14:39:27 -08:00
parent 8dbd5a3f65
commit c2f9b38a95

4
.gitignore vendored
View File

@ -7,6 +7,9 @@
/config.log /config.log
/config.status /config.status
/config.sub /config.sub
/stamp-h1
/config.h
/config.h.in
/configure /configure
/depcomp /depcomp
/test-driver /test-driver
@ -24,3 +27,4 @@
/test/Makefile /test/Makefile
/test/Makefile.in /test/Makefile.in
/test/*.log /test/*.log
/default_commit_hash