# Build
/target/
.cargo/
# Web frontend build artifacts
web/dist/
web/node_modules/
node_modules
# IDE / Editor
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store
# Environment
.env
.env.*
# Playwright e2e test artifacts
playwright-report/
test-results/
# Claude / Planning / Dev
.claude/
.planning/
.devcontainer/
.code-graph/
.mcp.json
.cache
.fastembed_cache