node_modules/
dist/
.turbo/
.data/
*.log
.env
.env.local
# WASM artifacts: public/wasm is a symlink to the synced artifact dir
# (tests/apps/kicad), created on `dev` — never committed.
**/public/wasm
**/public/wasm/
# Demo gallery: public/content symlinks the locally-built example gallery and
# .demo-cdn holds its generated bytes — both created by scripts/deploy/dev-demo.mjs.
**/public/content
**/standalone/.demo-cdn/
