Remove diagnostic scripts and xlsx export from tracking, add to gitignore

This commit is contained in:
root
2026-04-24 20:36:46 +00:00
parent 6ee68f5521
commit 69809955a9
5 changed files with 8 additions and 742 deletions

8
.gitignore vendored
View File

@@ -61,3 +61,11 @@ backend/setup.js-backup
# Kiro implementation summary (internal only)
docs/kiro-implementation-summary.md
# Diagnostic scripts (troubleshooting only)
backend/scripts/drift-check.js
backend/scripts/bu-reassignment-check.js
backend/scripts/export-reassigned-findings.js
# Investigation exports
docs/reassigned-findings-*.xlsx