Changed .gitignore to include important files

This commit is contained in:
Dariusz Dwornikowski
2014-04-26 12:02:40 +02:00
parent ad6d3c6298
commit 843f9e75b2

6
.gitignore vendored
View File

@@ -1,13 +1,8 @@
Makefile
Makefile.in
configure
install-sh
missing
compile
aclocal.m4
config.log
config.status
depcomp
autom4te.cache
.dirstamp
.deps
@@ -15,6 +10,7 @@ autom4te.cache
src/*.o
examples/*.o
tests/*.o
test-driver
tests/check_parser
*.a
*.tar.gz