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:
Claude Agent
2026-03-17 12:34:34 +00:00
parent 06f8fa5842
commit f5ef9e0811
11 changed files with 1 additions and 1422 deletions

1
.gitignore vendored
View File

@@ -29,6 +29,7 @@ output/
vfp/*.json
*.~pck
.claude/HANDOFF.md
scripts/work/
# Virtual environments
venv/