diff options
author | Georg Brandl <georg@python.org> | 2014-09-16 10:10:49 +0200 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-09-16 10:10:49 +0200 |
commit | f023ece2fab081c16a763ca43b513552fc87f207 (patch) | |
tree | 05fe22c56d3f0760b38b85ac0c36c034551fe09a /.hgignore | |
parent | 44a52b8a665328afece9780ea34687ad2b27b245 (diff) | |
download | pygments-f023ece2fab081c16a763ca43b513552fc87f207.tar.gz |
ignore tags file
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,3 +9,4 @@ Pygments.egg-info/* .ropeproject tests/examplefiles/output .idea/ +.tags |