We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8384319 commit e67e728Copy full SHA for e67e728
2 files changed
.claude/settings.local.json .claude/settings.json.claude/settings.local.json renamed to .claude/settings.json
@@ -5,8 +5,7 @@
5
"Bash(cat:*)",
6
"Bash(dotnet build:*)",
7
"Bash(dotnet test:*)",
8
- "Bash(dotnet pack:*)",
9
- "Bash(find:*)"
+ "Bash(dotnet pack:*)"
10
]
11
}
12
.gitignore
@@ -208,5 +208,6 @@ docs/tools/FSharp.Formatting.svclog
208
/tools/XrmContext/EnvInfo.config
209
/src/MetadataGen/XrmMockupTest.csproj
210
211
-# Claude temp files
+# Claude files
212
tmpclaude-*-cwd
213
+.claude/*.local.json
0 commit comments