| Mikhail Chernik | daf3079 | 2018-08-09 14:50:06 +0200 | [diff] [blame] | 1 | # Automatically generated by `hgimportsvn` | 
|  | 2 | .svn | 
|  | 3 | .hgsvn | 
|  | 4 |  | 
|  | 5 | # Ignore local virtualenvs | 
|  | 6 | lib/ | 
| Mikhail Chernik | daf3079 | 2018-08-09 14:50:06 +0200 | [diff] [blame] | 7 | include/ | 
|  | 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 | 
|  | 21 | src/_pytest/_version.py | 
|  | 22 | # setuptools | 
|  | 23 | .eggs/ | 
|  | 24 |  | 
|  | 25 | doc/*/_build | 
|  | 26 | build/ | 
|  | 27 | dist/ | 
|  | 28 | *.egg-info | 
|  | 29 | issue/ | 
|  | 30 | env/ | 
|  | 31 | .env/ | 
| Hanna Arhipova | 55cc129 | 2019-01-08 14:22:18 +0200 | [diff] [blame] | 32 | venv/ | 
| Mikhail Chernik | daf3079 | 2018-08-09 14:50:06 +0200 | [diff] [blame] | 33 | 3rdparty/ | 
|  | 34 | .tox | 
|  | 35 | .cache | 
|  | 36 | .pytest_cache | 
|  | 37 | .coverage | 
|  | 38 | .ropeproject | 
|  | 39 | .idea | 
|  | 40 | .hypothesis |