# Runtime DB — created by install.sh from schema.sql
cto.db
cto.db-journal
cto.db-shm
cto.db-wal

# Per-install env (never shipped)
.env

# Python/Node bytecode
__pycache__/
node_modules/

# Local sandbox scratch (sandcastle outputs)
.cto-sandbox/
.sandcastle/
