38 lines
547 B
Plaintext
38 lines
547 B
Plaintext
node_modules
|
|
dist
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
|
|
# Claude / Cursor (local agent & IDE config — CLAUDE.md and AGENTS.md stay tracked)
|
|
.claude/
|
|
.cursor/
|
|
.cursorignore
|
|
CLAUDE.local.md
|
|
*.log
|
|
.DS_Store
|
|
.vite
|
|
coverage
|
|
secrets/
|
|
data/*
|
|
!data/AGENTS.md
|
|
!data/skills/
|
|
!data/mcp.example.json
|
|
!data/coder-providers.example.json
|
|
codecontext/fork.tar.gz
|
|
/Arena
|
|
|
|
# Cloned reference repos
|
|
docs/clones/
|
|
|
|
# Auto-generated & scratch artifacts
|
|
.impeccable/
|
|
.omo/
|
|
bun.lock
|
|
DESIGN.md
|
|
PRODUCT.md
|
|
|
|
# codesight auto-generated analysis cache
|
|
apps/web/.codesight/
|
|
.ast-cache/
|