drop a scratch file committed by mistake, and ignore the pattern
git add -A swept up a throwaway verification script. it held no key material — it read addresses from a file outside the repo — but it had no business being committed. ignoring *.tmp.ts so the next one cannot repeat it. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -45,3 +45,6 @@ playwright/
|
||||
|
||||
# generated from index.html by scripts/gen-index.ts
|
||||
src/apps/officer-web/index.gen.html
|
||||
|
||||
# scratch scripts — never commit these
|
||||
*.tmp.ts
|
||||
|
||||
Reference in New Issue
Block a user