*.bak config.json .env # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store opencode.json # Logs *.log logs/ artifacts/ # Vercel .vercel # Node.js / Frontend node_modules/ webui/node_modules/ webui/dist/ .npm .pnpm-store/ yarn.lock pnpm-lock.yaml # Build artifacts dist/ *.tsbuildinfo .cache/ .parcel-cache/ static/admin/ internal/webui/assets/admin/ # Go compiled binaries ds2api ds2api-tests # Environment .env.local .env.*.local # Testing .coverage htmlcov/ .pytest_cache/ .tox/ *.coverprofile coverage*.out cover/ # Misc .git/ Thumbs.db # Claude Code .claude/ CLAUDE.local.md # Local tool bootstrap cache .tmp/ # Chat history data/ .codex .roomodes