Files
pytest-xdist/.gitignore
2017-12-21 10:43:24 +02:00

34 lines
390 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
*.sublime-*
.Python
build/
dist/
include/
lib/
bin/
xdist/_version.py*
pytest_xdist.egg-info
issue/
3rdparty/
pytestdebug.log
.tox/
.cache/
.eggs/
.idea/