Files
PySnooper/.gitignore
2019-04-27 08:15:45 +03:00

18 lines
116 B
Plaintext

*.py[co]
__pycache__/
.tox/
.pytest_cache/
.mypy_cache/
dist/
build/
*.egg-info/
*.bak
*.wpu
.coverage
htmlcov