Move 70 one-off admin scripts to api/admin/_scripts/ (gitignored)
Only quickTasks/ and scheduledTasks/ subdirectories remain tracked since those are actively used by the portal. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
78035e9cf6
commit
89ec86c9d2
71 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -4,3 +4,6 @@ config/claude.json
|
|||
# Temp files
|
||||
*.tmp
|
||||
*.bak
|
||||
|
||||
# One-off admin/debug scripts (not deployed)
|
||||
api/admin/_scripts/
|
||||
|
|
|
|||
Reference in a new issue