.env
.venv/
.pytest_cache/
__pycache__/
*.py[cod]

runtime/
reports/
bugs/*.png

~$*
*.tmp
*.log

.DS_Store
Thumbs.db
