chore(gitignore): exclude .claude/ and venv directories
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>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
{"sessionId":"f8703b33-7153-4d74-8fcd-4901f99605ae","pid":157025,"procStart":"20988217","acquiredAt":1778702857140}
|
||||
3
.gitignore
vendored
3
.gitignore
vendored
@@ -7,3 +7,6 @@ build/
|
||||
*.egg-info/
|
||||
.pytest_cache/
|
||||
.worktrees/
|
||||
.claude/
|
||||
.venv/
|
||||
venv/
|
||||
|
||||
Reference in New Issue
Block a user