2016-03-01 07:57:15 +01:00
|
|
|
.DS_Store
|
|
|
|
.idea/
|
|
|
|
__pycache__/
|
|
|
|
dist/
|
|
|
|
build/
|
|
|
|
*.egg-info
|
|
|
|
.cache/
|
2018-07-12 21:16:16 +02:00
|
|
|
.tox/
|
2012-08-03 01:01:15 +02:00
|
|
|
.coverage
|
2016-03-01 07:57:15 +01:00
|
|
|
*.pyc
|
|
|
|
*.egg
|
2012-08-03 01:01:15 +02:00
|
|
|
htmlcov
|
2018-07-12 21:16:16 +02:00
|
|
|
.pytest_cache/
|