Remove releases/ binary from git; add to .gitignore

Release artifacts (.apkg files) are distributed via Forgejo releases,
not committed to the repository tree. Also gitignore CLAUDE.md (internal).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Sochen 2026-03-05 05:26:18 +00:00
parent e66020628f
commit f8e4873349

4
.gitignore vendored
View file

@ -30,3 +30,7 @@ output/
ANKIWEB_DESCRIPTION.md
PROJECTS.md
SPRINT_LOG.md
CLAUDE.md
# Release artifacts — distributed via Forgejo releases, not committed to tree
releases/