2013-07-06 20:23:02 +08:00
|
|
|
# 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
|
|
|
|
*~
|
2016-05-31 16:49:54 +08:00
|
|
|
.hypothesis/
|
2013-07-06 20:23:02 +08:00
|
|
|
|
2016-08-22 00:13:32 +08:00
|
|
|
# autogenerated
|
2018-05-26 15:05:41 +08:00
|
|
|
src/_pytest/_version.py
|
2016-08-22 00:13:32 +08:00
|
|
|
# setuptools
|
2015-07-25 16:44:18 +08:00
|
|
|
.eggs/
|
|
|
|
|
2013-07-06 20:23:02 +08:00
|
|
|
doc/*/_build
|
2018-09-15 03:00:35 +08:00
|
|
|
doc/*/.doctrees
|
2019-11-25 11:06:30 +08:00
|
|
|
doc/*/_changelog_towncrier_draft.rst
|
2013-07-06 20:23:02 +08:00
|
|
|
build/
|
|
|
|
dist/
|
|
|
|
*.egg-info
|
2020-06-08 21:03:10 +08:00
|
|
|
htmlcov/
|
2013-07-06 20:23:02 +08:00
|
|
|
issue/
|
|
|
|
env/
|
2015-07-11 16:13:27 +08:00
|
|
|
.env/
|
2019-11-21 07:26:45 +08:00
|
|
|
.venv/
|
2013-07-06 20:23:02 +08:00
|
|
|
3rdparty/
|
|
|
|
.tox
|
|
|
|
.cache
|
2018-01-29 18:44:11 +08:00
|
|
|
.pytest_cache
|
2019-07-08 15:04:19 +08:00
|
|
|
.mypy_cache
|
2013-07-06 20:23:02 +08:00
|
|
|
.coverage
|
2018-09-02 21:22:20 +08:00
|
|
|
.coverage.*
|
|
|
|
coverage.xml
|
2013-07-06 20:23:02 +08:00
|
|
|
.ropeproject
|
2013-07-11 17:15:31 +08:00
|
|
|
.idea
|
2016-04-02 23:28:36 +08:00
|
|
|
.hypothesis
|
2018-08-31 23:27:08 +08:00
|
|
|
.pydevproject
|
|
|
|
.project
|
2018-09-01 22:13:40 +08:00
|
|
|
.settings
|
2018-08-02 15:54:15 +08:00
|
|
|
.vscode
|
2019-02-09 07:06:17 +08:00
|
|
|
|
|
|
|
# generated by pip
|
|
|
|
pip-wheel-metadata/
|