Skip to content

Commit 0c88134

Browse files
committed
reorganise scripts
1 parent a638aab commit 0c88134

27 files changed

Lines changed: 83 additions & 49549 deletions

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,3 +167,13 @@ temp-data/**
167167
scripts/wordlist-demo-output.gridset
168168
scripts/gemini_response.txt
169169
scripts/translation_cache.json
170+
scripts/node_modules/
171+
scripts/package-lock.json
172+
scripts/*.gridset
173+
scripts/*.output.*
174+
175+
# Translation and AI response caches (anywhere in the repo)
176+
**/translation_cache.json
177+
**/gemini_response.txt
178+
**/*_cache.json
179+
examples/gemini_response.txt

0 commit comments

Comments
 (0)