# LoopX / local goal state (private evidence — never commit)
.loopx/
.codex/
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.venv/
venv/
.pytest_cache/
.ruff_cache/

# render outputs
out/
*.mp4
.nanoframes-cache/

# macOS
.DS_Store
**/.DS_Store

/*.svg
/*.png
