Skip to content

Commit 95c6185

Browse files
adwsinghrhernandez35
authored andcommitted
Rename Claude settings file to correct name, add local settings file to gitignore
1 parent f035b38 commit 95c6185

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.claude/settings.local.json renamed to .claude/settings.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
"allow": [
44
"Bash(./gradlew:*)",
55
"Bash(find:*)",
6-
"Bash(ls:/Volumes/workplace/CoralMcp/src/smithy-java*)",
7-
"Bash(grep:/Volumes/workplace/CoralMcp/src/smithy-java*)",
8-
"Bash(rg:/Volumes/workplace/CoralMcp/src/smithy-java*)",
96
"LS",
107
"Read",
118
"Glob",
@@ -14,4 +11,4 @@
1411
]
1512
},
1613
"enableAllProjectMcpServers": false
17-
}
14+
}

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ smithy-java-core/out
2424
crash-*
2525

2626
mise.toml
27+
28+
.claude/settings.local.json

0 commit comments

Comments
 (0)