Skip to content

Commit 0d6fdd8

Browse files
authored
ignore the claude local setting (#1184)
as specified in https://code.claude.com/docs/en/settings#available-scopes <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated repository ignore patterns for local configuration files. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Signed-off-by: Shengliang Xu <shengliangx@nvidia.com>
1 parent 1cceb95 commit 0d6fdd8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,6 @@ venv/
5858
**.pkl
5959
**.pickle
6060
**.tar.gz
61+
62+
# Ignore claude local settings
63+
.claude/settings.local.json

0 commit comments

Comments
 (0)