From 9a9ae03e419273feb4c6e7a55de682170bf8d883 Mon Sep 17 00:00:00 2001 From: Ansa89 Date: Tue, 24 Jun 2014 12:41:49 +0200 Subject: [PATCH] Update .gitignore: revert previous commit --- .gitignore | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3ee8312..69a7bdb 100644 --- a/.gitignore +++ b/.gitignore @@ -9,10 +9,19 @@ *.app *.swp *.la +m4/* +!m4/pkg.m4 +configure +configure_aux +Makefile.in +aclocal.m4 +config.h* +config.log +config.status stamp-h1 +autom4te.cache .deps .libs *.orig build/toxic -build/*.o -build/*.d +Makefile