PySnooper/.gitignore

18 lines
116 B
Plaintext

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