Files
pytest2/.hgignore
holger krekel 65cbf591d8 ignore .cache
2012-06-22 10:53:28 +02:00

27 lines
309 B
Plaintext

# Automatically generated by `hgimportsvn`
syntax:glob
.svn
.hgsvn
# These lines are suggested according to the svn:ignore property
# Feel free to enable them by uncommenting them
syntax:glob
*.pyc
*.pyo
*.swp
*.html
*.class
*.orig
*~
doc/*/_build
build/
dist/
*.egg-info
issue/
env/
3rdparty/
.tox
.cache