summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-12-17 04:01:46 +0100
committerJan Engelhardt <jengelh@medozas.de>2011-12-17 04:01:46 +0100
commitb4aff4ec832cbf85b429da357de531f3fdbfa206 (patch)
tree7dcfc3c4aa3f57e220e66b27743b21f667bf9835
parent4b3d0a4763b440ef748d537d86f0869d09544ab2 (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 d1239be..68bfe37 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/
/compile
/config.*
/configure