Skip to content

Commit e67e728

Browse files
committed
Do not commit local claude settings
1 parent 8384319 commit e67e728

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"Bash(cat:*)",
66
"Bash(dotnet build:*)",
77
"Bash(dotnet test:*)",
8-
"Bash(dotnet pack:*)",
9-
"Bash(find:*)"
8+
"Bash(dotnet pack:*)"
109
]
1110
}
1211
}

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,5 +208,6 @@ docs/tools/FSharp.Formatting.svclog
208208
/tools/XrmContext/EnvInfo.config
209209
/src/MetadataGen/XrmMockupTest.csproj
210210

211-
# Claude temp files
211+
# Claude files
212212
tmpclaude-*-cwd
213+
.claude/*.local.json

0 commit comments

Comments
 (0)