blob: 303da24de710f144a1398807765444c8affed495 [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/
7bin/
8include/
9.Python/
10
11# These lines are suggested according to the svn:ignore property
12# Feel free to enable them by uncommenting them
13*.pyc
14*.pyo
15*.swp
16*.class
17*.orig
18*~
19.hypothesis/
20
21# autogenerated
22src/_pytest/_version.py
23# setuptools
24.eggs/
25
26doc/*/_build
27build/
28dist/
29*.egg-info
30issue/
31env/
32.env/
333rdparty/
34.tox
35.cache
36.pytest_cache
37.coverage
38.ropeproject
39.idea
40.hypothesis
41