From: Jan Engelhardt Date: Sat, 17 Dec 2011 15:35:03 +0000 (+0100) Subject: Update .gitignore X-Git-Tag: v6.11~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c41c69dfcb0c8d7ceeda8299be11e87d1e73623;p=thirdparty%2Fipset.git Update .gitignore Only ignore these paths if they are a directory. Signed-off-by: Jozsef Kadlecsik --- diff --git a/.gitignore b/.gitignore index 6992cc9c..07b1ff50 100644 --- a/.gitignore +++ b/.gitignore @@ -2,8 +2,8 @@ *.la *.lo *.o -.deps -.libs +.deps/ +.libs/ Makefile Makefile.in @@ -17,7 +17,7 @@ Module.symvers modules.order /aclocal.m4 -/autom4te.cache +/autom4te.cache/ /compile /config.* /configure