summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-12-29 21:45:03 +0100
committerJan Engelhardt <jengelh@medozas.de>2011-12-29 21:45:03 +0100
commit26e59d79e8acbc0e02104b153a2b11996fd62868 (patch)
treefffa8c9f3f92095f621490451630567f6f2735d7
parent894f2114a5dfdb8e8b14c2632ee59b5d96b52602 (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 1c00b39..ddc214f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,13 +2,13 @@
*.la
*.lo
*.o
-.deps
-.libs
+.deps/
+.libs/
Makefile
Makefile.in
/aclocal.m4
-/autom4te.cache
+/autom4te.cache/
/build-aux/
/config.*
/configure