blob: 61e0f6becd9649d1d2b5ef1745059aaf8e89475d [file] [log] [blame]
Mikhail Chernikdaf30792018-08-09 14:50:06 +02001# Automatically generated by `hgimportsvn`
2.svn
3.hgsvn
4
5# Ignore local virtualenvs
6lib/
Mikhail Chernikdaf30792018-08-09 14:50:06 +02007include/
8.Python/
9
10# These lines are suggested according to the svn:ignore property
11# Feel free to enable them by uncommenting them
12*.pyc
13*.pyo
14*.swp
15*.class
16*.orig
17*~
18.hypothesis/
19
20# autogenerated
21src/_pytest/_version.py
22# setuptools
23.eggs/
24
25doc/*/_build
26build/
27dist/
28*.egg-info
29issue/
30env/
31.env/
323rdparty/
33.tox
34.cache
35.pytest_cache
36.coverage
37.ropeproject
38.idea
39.hypothesis
40