generated from coulomb/repo-seed
chore: ignore .claude/ local state directory
Machine-specific permission grants and stop-hook state should not be version-controlled — the .local suffix convention signals this. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -174,6 +174,9 @@ cython_debug/
|
||||
# PyPI configuration file
|
||||
.pypirc
|
||||
|
||||
# Claude Code local state (machine-specific, not for version control)
|
||||
.claude/
|
||||
|
||||
# state-hub
|
||||
state-hub/.venv/
|
||||
state-hub/.env
|
||||
|
||||
Reference in New Issue
Block a user