Skip to content

Commit 3a757d7

Browse files
authored
Ignore local Claude state (#255)
1 parent 55e7396 commit 3a757d7

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,4 +198,8 @@ cython_debug/
198198
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
199199
# and can be added to the global gitignore or merged into this file. For a more nuclear
200200
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
201-
#.idea/
201+
#.idea/
202+
203+
# Local coding agents
204+
.claude/settings.local.json
205+
.claude/worktrees/

0 commit comments

Comments
 (0)