Ignore grammar pickle files.

This commit is contained in:
Georg Brandl
2008-12-29 22:30:41 +01:00
parent 428ed4a277
commit eb66f15544

View File

@@ -2,6 +2,7 @@
.*\.egg
build/
dist/
sphinx/pycode/Grammar.*pickle
Sphinx.egg-info/
doc/_build/
TAGS