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

17 lines
116 B
Text

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