# Build & distribution
__pycache__/
build/
dist/
images/
.venv/
*.egg-info/
uv.lock

# test
.pytest_cache/
.ruff_cache/
.env

# editors & OS
.vscode/
*.DS_Store
.idea/
.claude/
