# PlatformIO
.pio/
ci/.pio/

# Node / web
node_modules/
dist/
.astro/

# misc
.DS_Store
*.log
.claude/

# website lives in its own project, not in the public library repo
web/

# dev harness + design emulator + internal docs — not part of the distributable library
dev/
emulator/
docs/

# MCP bridge will live in its own repo / npm package
tools/risal-mcp-bridge/
