summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@araneo.org>2015-08-26 14:06:10 +0200
committerTimotej Lazar <timotej.lazar@araneo.org>2015-08-26 14:06:10 +0200
commit5821c5a0a3f59e1de66465ebf3b1158eec47ca4e (patch)
tree7be0af40e83a0965af2bae2d90aba55c6f2dddd8 /.gitignore
parentbba9b22af18da1ec25b71c05399636ef9f325399 (diff)
Add the tagsfile to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7278b05..3d3f108 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
*.pickle
*.pyc
*.pyo
+tags
# files generated by PLY
parser.out