We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 313dcaa commit fe5903bCopy full SHA for fe5903b
1 file changed
.gitignore
@@ -183,6 +183,9 @@ orleans.codegen.cs
183
# RIA/Silverlight projects
184
Generated_Code/
185
186
+# SDK-style project generated files
187
+Generated/
188
+
189
# Backup & report files from converting an old project file
190
# to a newer Visual Studio version. Backup files are not needed,
191
# because we have git ;-)
@@ -279,3 +282,7 @@ $RECYCLE.BIN/
279
282
280
283
# Windows shortcuts
281
284
*.lnk
285
286
+# Claude Code local settings
287
+CLAUDE.local.md
288
+.claude/
0 commit comments