Files
PySnooper/.gitignore
2019-04-24 12:15:10 +03:00

14 lines
84 B
Plaintext

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