summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-12-17 02:58:00 +0100
committerJan Engelhardt <jengelh@medozas.de>2011-12-17 02:58:00 +0100
commitca7ba81e6598069057298fb2b0200ef93e62c313 (patch)
tree78443519365b6504b8495bf7cff317eeb3e1bb4e
parent482c167dffd033915f693c13eb3c47e6f6f77a27 (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 444c4b3..7de29d0 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