# Build artifacts target/ # Dashboard compiled assets — generated by `make install-dashboard`, not committed. # Run `git rm -r --cached claw-store/static/` once to untrack the existing bundle. claw-store/static/ # Claude Code worktrees (per-session, can balloon to GB-scale) .claude/ # Editor / OS .vscode/ .idea/ .DS_Store # Local env / secrets .env .env.local