gitignore: ignore .claude/ local agent settings
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -32,3 +32,6 @@ coverage/
|
|||||||
|
|
||||||
# quack runtime data (in case anyone runs the CLI from inside the repo)
|
# quack runtime data (in case anyone runs the CLI from inside the repo)
|
||||||
.quack/
|
.quack/
|
||||||
|
|
||||||
|
# Local Claude Code settings (per-developer)
|
||||||
|
.claude/
|
||||||
|
|||||||
Reference in New Issue
Block a user