summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2015-06-08 15:24:55 -0300
committerHisham Muhammad <hisham@gobolinux.org>2015-06-08 15:24:55 -0300
commit2351fdea3177da2b9b62be57609e59ef61f04514 (patch)
treed9477be6b8771b6e801fc8a0af679962794fee6f
parent75d0eda6f96373248c3970f3e017cf41a04ba34f (diff)
parent867dece8fec560e0da9c893152e3f6d5bf12648e (diff)
Merge pull request #195 from eworm-de/gitignore
add */.dirstamp to .gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 85f580bf..091afc8c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@ htop
*.gcno
*/*.gcno
*.h.gch
+*/.dirstamp
.deps/
Makefile