# Python
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
venv/

# Local runtime state
.pi/
*.log

# JavaScript install cache used only while refreshing vendored SDK
/node_modules/
src/pi_coding_agent/vendor/pi-coding-agent/node_modules/
