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>
8 lines
45 B
Plaintext
8 lines
45 B
Plaintext
.files/
|
|
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
.claude/
|
|
.codex
|