Skip to content

Commit fe5903b

Browse files
authored
chore: standardize .gitignore across repos (#15)
1 parent 313dcaa commit fe5903b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,9 @@ orleans.codegen.cs
183183
# RIA/Silverlight projects
184184
Generated_Code/
185185

186+
# SDK-style project generated files
187+
Generated/
188+
186189
# Backup & report files from converting an old project file
187190
# to a newer Visual Studio version. Backup files are not needed,
188191
# because we have git ;-)
@@ -279,3 +282,7 @@ $RECYCLE.BIN/
279282

280283
# Windows shortcuts
281284
*.lnk
285+
286+
# Claude Code local settings
287+
CLAUDE.local.md
288+
.claude/

0 commit comments

Comments
 (0)