diff options
author | Sebastian Schwarz <seschwar@googlemail.com> | 2010-01-17 17:17:23 +0100 |
---|---|---|
committer | Sebastian Schwarz <seschwar@googlemail.com> | 2010-01-17 17:19:01 +0100 |
commit | 20bde6c55c95b54e981fbfe4881c951002d2648f (patch) | |
tree | 6bf1e45002d990fcf7991396793fc27c779e9a12 | |
parent | 810e5982a30afc0695397205c9f9d67d56dab834 (diff) | |
download | hakyll-20bde6c55c95b54e981fbfe4881c951002d2648f.tar.gz |
Ignore ctags' and etags' tag file.
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,7 +9,9 @@ *.swp *~ .DS_Store +TAGS dist +tags # Ignore test builds. tests/Tests |