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
/target
.cargo-target/
*.swp
*.swo
*~
.DS_Store
.env
.env.*
node_modules/
# Batch TOML files (ephemeral dispatch files)
.aid/batches/
.aid/state.toml
.aic/
.antigravitycli/
# Generated output dirs
nanobanana-output/
# Website (moved to separate repo)
website/
website-store/
# Claude prompt (content lives in CLAUDE.md)
claude-prompt.md
target-rate-limit/
target-local/
.aid-verify-deps-state
.aid-lock
.aid-*
result-t-*.md
result-t-*.json
aid-batch-*.toml
# Agent audit/result report files (auto-written by audit-report mode)
result.md
result_*.md