]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
Update .gitignore
authorJan Engelhardt <jengelh@medozas.de>
Sun, 18 Dec 2011 19:20:33 +0000 (20:20 +0100)
committerJan Engelhardt <jengelh@medozas.de>
Sat, 31 Dec 2011 20:54:14 +0000 (21:54 +0100)
Only ignore these paths if they are a directory.

.gitignore

index 3e7def5fa87dcd09a5efe6752a5145b30b589c12..deed2210b0c2040a6f1447a165fec50eba06b203 100644 (file)
@@ -6,9 +6,9 @@
 *.oo
 *.so
 *.o
-.deps
+.deps/
 .dirstamp
-.libs
+.libs/
 Makefile
 Makefile.in
 
@@ -22,7 +22,7 @@ Makefile.in
 /include/iptables/internal.h
 
 /aclocal.m4
-/autom4te*.cache
+/autom4te.cache/
 /compile
 /config.guess
 /config.h*