blob: 3757d157dd3ea11a867eca8cff1cb27921713ffc [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/
Hanna Arhipova55cc1292019-01-08 14:22:18 +020032venv/
Mikhail Chernikdaf30792018-08-09 14:50:06 +0200333rdparty/
34.tox
35.cache
36.pytest_cache
37.coverage
38.ropeproject
39.idea
40.hypothesis