diff options
author | Andreas Boll <andreas.boll.dev@gmail.com> | 2012-11-17 18:04:54 +0100 |
---|---|---|
committer | Andreas Boll <andreas.boll.dev@gmail.com> | 2012-11-21 18:25:10 +0100 |
commit | 59b3d3ad6e77af92eb23b77c59dc60e6f9566d87 (patch) | |
tree | a8453eb89185fd7bbaaece7eeec33c1450c9efad /.gitignore | |
parent | f7e2e864c8c96f2befb140848ba47e8ede0a5547 (diff) |
Add .dirstamp to toplevel .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f481dc47e9..8f39b53349 100644 --- a/.gitignore +++ b/.gitignore @@ -39,5 +39,6 @@ manifest.txt Makefile.in .dir-locals.el .deps/ +.dirstamp .libs/ /Makefile |