summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-12-17 03:59:44 +0100
committerJan Engelhardt <jengelh@medozas.de>2011-12-17 03:59:44 +0100
commit5cd87ca59d00c06ad83fbb1bef6406928a41ee29 (patch)
treed3073e093512ff80ebc98ccce9ef27c9a48c1173
parent253172652d9f91f47b3bef79499d7994a9997f7f (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 d0fb94d..522eba3 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