__pycache__/
*.pyc
*.pyo
*.pyd
.pytest_cache/
*.egg-info/
dist/
build/
.coverage
htmlcov/
artifacts/
recording-artifacts/
tmp-*/
*.log
*.mp4
*.webp
*.png
scratch_debug_*.py

# MkDocs build output
site/
