Gitignore revereted

This commit is contained in:
Dariusz Dwornikowski
2014-05-09 11:14:58 +02:00
parent dcf6e4e30a
commit ea1a6fda91

6
.gitignore vendored
View File

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