Untrack .claude/, .codex, version.txt; clean up .gitignore

The release commit accidentally pulled in .claude/worktrees/ and
.codex via git add -A in build-and-push.sh. Add them to .gitignore
and remove from the index. Also drop unused version.txt and the
no-longer-used .last-branch entry.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Ivo Oskamp 2026-05-10 22:33:37 +02:00
parent 1bc2c5c7f2
commit 44c1fdfe30
4 changed files with 3 additions and 4 deletions

@ -1 +0,0 @@
Subproject commit 6083744b3f3e7b5ec52f5f7b935f1d7e06b97a1d

0
.codex
View File

5
.gitignore vendored
View File

@ -1,6 +1,7 @@
.files/
.last-branch
__pycache__/
*.pyc
.claude/
.codex

View File

@ -1 +0,0 @@
v0.2.8