1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
/target
/docs
/.planning
/.codemcp/
/scripts/
test_db/
.cargo-home/
# Local agent/tooling instructions and automation
.claude/
CLAUDE.md
AGENTS.md
# Internal notes and planning artifacts
.internal/
INVARIANTS.md
PLAN.md
PLANS.md
*_PLAN.md
*_AUDIT.md
*_REPORT.md
*_ASSESSMENT.md
# Database files
*.db
*.db-*
*.context.json
.magellan/
# AI assistant config files (may contain secrets)
.mcp.json
AGENTS.md
GEMINI.md
CLAUDE.md
# AI assistant working directories
.magellan/
.hermes/
.claude/