# Per-PC writable runtime state (never distributed).
local_files/
*.db
*.db-shm
*.db-wal
*.id

# Build artifacts
/unibus_admin
*.exe
registry.db

# Web build inputs (the compiled bundle in web/dist IS committed so the Go
# binary always embeds a ready SPA; only the toolchain inputs are ignored).
web/node_modules/
web/.vite/
web/*.tsbuildinfo
*.local
