-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
151 lines (130 loc) · 2.46 KB
/
Copy path.gitignore
File metadata and controls
151 lines (130 loc) · 2.46 KB
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
# Dependencies and repos
tm-repo/
tm-upstream/
card-images-repo/
node_modules/
package-lock.json
__pycache__/
*.pyc
# Cache files
data/cotd_cache.json
# Large data files (optional - uncomment if repo should be lightweight)
# data/cotd_posts.json
# data/cotd_lookup.json
# Environment
.env
*.egg-info/
dist/
build/
# IDE
.vscode/
.idea/
*.swp
*.swo
# OS
Thumbs.db
.DS_Store
# Test files
test_*.json
scripts/_tmp_*.js
scripts/test-manutech.js
nul
test-results/
playwright-report/
output/playwright/
test-mars.js
test-proxy.js
test-extension.mjs
test-midgame.mjs
tm-test-*.png
tm-mid-*.png
data/test_*.png
# Script logs
scripts/*.log
# Game monitor / advisor logs
game-data/
game-state.md
game-advisor-errors.log
# Claude Code
.claude/
# Temp batch files
data/project_batch_*.json
data/prelude_evaluations_N_Z_plus_A_M.json
data/prelude_evaluations_missing.json
data/project_evaluations_calibration.json
# Temp working files
temp_b64_*.txt
temp_*.json
data/evaluations.json.backup
data/api_sample_response.json
data/bga_*.txt
# Game log raw data (keep games_db.json, ignore raw snapshots)
data/game_logs/*.jsonl
data/game_logs/player*.json
data/game_logs/game_api_test.json
data/game_logs/game_state.json
data/game_logs/game_logs.json
data/game_logs/gd8cc1bac3020_*.json
data/game_logs/gd8cc1bac3020_*.txt
data/game_logs/gd8cc1bac3020_*.md
data/game_logs/analysis_*.json
data/game_logs/tm-watch-*.json
data/game_logs/tm-game-*.json
# Discord bot token
data/discord_token.txt
# MCP
.mcp.json
mcp-server/
# Game logs (individual)
gamelog-*.json
# Prompts
tm-game-prompt.md
# Misc
output/tierlist_html.zip
*all_images.txt
# Broken path artifacts (Windows/Claude)
C?UsersRuslan*
UsersRuslan*
tmp_locales/
data/game_watch_log.jsonl
ml_training_data.jsonl
# Playwright MCP
.playwright-mcp/
# Generation errors
data/gen_err.txt
# Added by Spec Kitty CLI (auto-managed)
.codex/
.vibe/
.pi/
.letta/
.opencode/
.windsurf/
.gemini/
.cursor/
.qwen/
.kilocode/
.augment/
.amazonq/
.kiro/
.agent/
.github/copilot/
.agents/skills/
.kittify/.dashboard
.kittify/charter/context-state.json
.kittify/charter/directives.yaml
.kittify/charter/governance.yaml
.kittify/charter/metadata.yaml
.kittify/charter/references.yaml
.kittify/derived/
.kittify/dossiers/
.kittify/encoding-provenance/
.kittify/events/
.kittify/logs/
.kittify/merge-state.json
.kittify/migrations/
.kittify/missions/__pycache__/
.kittify/runtime/
.kittify/skills-manifest.json
.kittify/sync-state.json
.kittify/workspaces/
kitty-ops/ops-index.jsonl