Remove the accidentally-committed Claude Code scratch state and add the canonical ignore entries. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
13 lines
106 B
Plaintext
13 lines
106 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
dist/
|
|
build/
|
|
*.spec
|
|
*.egg-info/
|
|
.pytest_cache/
|
|
.worktrees/
|
|
.claude/
|
|
.venv/
|
|
venv/
|