summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-12-18 20:20:33 +0100
committerJan Engelhardt <jengelh@medozas.de>2011-12-31 21:54:14 +0100
commit9e1bb81c7e9d2c402ac62e3955af144e49f96ad8 (patch)
tree984fb88b1b2ffb3155457d646bc7838103db9924 /.gitignore
parent20a776cbd45368256601e4e38761ce5b44b35205 (diff)
Update .gitignore
Only ignore these paths if they are a directory.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 3e7def5f..deed2210 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*