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:
2026-03-12 22:43:36 +01:00
parent 2fdbcb5d7a
commit 3cbc9ce396

3
.gitignore vendored
View File

@@ -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