PySnooper/.gitignore
2020-12-05 01:50:04 +09:00

18 lines
122 B
Text

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