Files
2019-04-21 14:25:33 +02:00

34 lines
257 B
Plaintext

.coverage
MANIFEST
coverage.xml
nosetests.xml
junit-report.xml
pylint.txt
toy.py
.cache/
cover/
build/
docs/_build
requests.egg-info/
*.pyc
*.swp
*.egg
env/
.workon
t.py
t2.py
dist
/.mypy_cache/
.vscode/
/.pytest_cache/
/.tox/
/.eggs/
/.idea/
/.venv/