# Automatically generated by `hgimportsvn` | |
.svn | |
.hgsvn | |
# Ignore local virtualenvs | |
lib/ | |
include/ | |
.Python/ | |
# These lines are suggested according to the svn:ignore property | |
# Feel free to enable them by uncommenting them | |
*.pyc | |
*.pyo | |
*.swp | |
*.class | |
*.orig | |
*~ | |
.hypothesis/ | |
# autogenerated | |
src/_pytest/_version.py | |
# setuptools | |
.eggs/ | |
doc/*/_build | |
build/ | |
dist/ | |
*.egg-info | |
issue/ | |
env/ | |
.env/ | |
venv/ | |
3rdparty/ | |
.tox | |
.cache | |
.pytest_cache | |
.coverage | |
.ropeproject | |
.idea | |
.hypothesis |