chore: move working scripts to scripts/work/ (gitignored)
Prevents untracked file conflicts on git pull on Windows server. Scripts are development/analysis tools, not part of the deployed app. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -29,6 +29,7 @@ output/
|
||||
vfp/*.json
|
||||
*.~pck
|
||||
.claude/HANDOFF.md
|
||||
scripts/work/
|
||||
|
||||
# Virtual environments
|
||||
venv/
|
||||
|
||||
Reference in New Issue
Block a user