From ea1a6fda91d86529f030ac4233e49fafbb88ece8 Mon Sep 17 00:00:00 2001 From: Dariusz Dwornikowski Date: Fri, 9 May 2014 11:14:58 +0200 Subject: [PATCH] Gitignore revereted --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6659c52..70d9cf3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,13 @@ Makefile Makefile.in configure +install-sh +missing +compile +aclocal.m4 config.log config.status +depcomp autom4te.cache .dirstamp .deps @@ -10,7 +15,6 @@ autom4te.cache src/*.o examples/*.o tests/*.o -test-driver tests/check_parser *.a *.tar.gz