summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-12-17 03:56:22 +0100
committerJan Engelhardt <jengelh@medozas.de>2011-12-17 03:56:22 +0100
commitdbea999d16870c6e96a0a556084c10ab54c8b43b (patch)
treee2b7e0feaca024ec4e6f62251849e20155ed5721
parent7843632196fd959f3f8f16f3d533c72d315a7e08 (diff)
Update .gitignore
Only ignore these paths if they are a directory.
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index c9550f5..e683edb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
-.deps
-.libs
+.deps/
+.libs/
Makefile
Makefile.in
*.o
@@ -7,7 +7,7 @@ Makefile.in
*.lo
/aclocal.m4
-/autom4te.cache
+/autom4te.cache/
/config.*
/configure
/depcomp