diff options
author | Georg Brandl <georg@python.org> | 2010-02-17 23:54:15 +0100 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2010-02-17 23:54:15 +0100 |
commit | 0e295ec4b323c9a91d1cc126d431119fffa1b5a8 (patch) | |
tree | a92d3874a5e9f6cd8a0c06ea136310034fdd4160 | |
parent | ad61af9a74358cd52aff6c0ee2011d8aca38d0ea (diff) | |
download | pygments-0e295ec4b323c9a91d1cc126d431119fffa1b5a8.tar.gz |
Ignore .ropeproject.
-rw-r--r-- | .hgignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ syntax: glob build/* dist/* Pygments.egg-info/* +.ropeproject |