diff options
author | VincentZurczak <devnull@localhost> | 2015-02-20 14:10:08 +0100 |
---|---|---|
committer | VincentZurczak <devnull@localhost> | 2015-02-20 14:10:08 +0100 |
commit | 12a789a4608049824edbc66376c6366ccdc401e5 (patch) | |
tree | ce05ad993b1f922c6255ce900e25de87d83d8ef1 /.hgignore | |
parent | 2993eb7a2275211bd4e156a5013be2f3f501a5d3 (diff) | |
download | pygments-12a789a4608049824edbc66376c6366ccdc401e5.tar.gz |
Support Roboconf's DSL
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ Pygments.egg-info/* .ropeproject tests/examplefiles/output .idea/ +.project .tags TAGS tests/.coverage |