Files
pytest2/.hgignore
2010-10-10 13:48:49 +02:00

26 lines
300 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