Remove a stray .deb committed by an over-broad git add -A

An audit agent downloaded findutils to check GNU find's operand parsing;
a76f2c0 swept the 298 KB artifact into the tree along with the capability
changes, unmentioned in its message. Second time this session that
`git add -A` has staged something unrelated — ignore the pattern so it
cannot happen a third time.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GBq2rGum6GX7xXgsas1fDc
This commit is contained in:
2026-08-23 12:35:55 -07:00
co-authored by Claude Opus 5
parent 4f6c012071
commit 42ef1865cc
2 changed files with 3 additions and 0 deletions
+3
View File
@@ -10,3 +10,6 @@ code-review.md
# Local bug-report screenshots, same spirit as Screenshot*.png above.
screenshot_for_fix/
# Package files pulled in by ad-hoc verification runs.
*.deb
Binary file not shown.