aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tom111@gmx.de>2010-12-03 14:26:10 +0100
committerThomas Kahle <tom111@gmx.de>2010-12-03 14:26:10 +0100
commit05251e0cf87201022c682ce86fb0d7f2cdcdc5d0 (patch)
tree845d705c617b1d7c4721e3d15aeb127c01344b1b /.gitignore
parentA run of 2to3 (diff)
downloadtatt-05251e0cf87201022c682ce86fb0d7f2cdcdc5d0.tar.gz
tatt-05251e0cf87201022c682ce86fb0d7f2cdcdc5d0.tar.bz2
tatt-05251e0cf87201022c682ce86fb0d7f2cdcdc5d0.zip
ignore TAGS file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e06a8a1..9e7d51e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
tatt.out
.ropeproject
-*.pyc \ No newline at end of file
+*.pyc
+TAGS \ No newline at end of file