# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Tooling caches
.mypy_cache/
.ruff_cache/
.pytest_cache/

# Secrets & local config
.env

# Local data (media, transcode cache, db dumps)
/data/
media/
