47 lines
542 B
Plaintext
47 lines
542 B
Plaintext
# Automatically generated by `hgimportsvn`
|
|
.svn
|
|
.hgsvn
|
|
|
|
# Ignore local virtualenvs
|
|
lib/
|
|
bin/
|
|
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
|
|
doc/*/.doctrees
|
|
build/
|
|
dist/
|
|
*.egg-info
|
|
issue/
|
|
env/
|
|
.env/
|
|
3rdparty/
|
|
.tox
|
|
.cache
|
|
.pytest_cache
|
|
.coverage
|
|
.coverage.*
|
|
coverage.xml
|
|
.ropeproject
|
|
.idea
|
|
.hypothesis
|
|
.pydevproject
|
|
.project
|
|
.settings
|