Only ignore these paths if they are a directory. --- .gitignore | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3e7def5..deed221 100644 --- a/.gitignore +++ b/.gitignore @@ -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* -- 1.7.3.4 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html