From 4d1492fa9c99bb0fa05612dd7de26af5ad56a7c8 Mon Sep 17 00:00:00 2001 From: "Calvin A. Allen" Date: Fri, 2 Jan 2026 21:23:28 -0500 Subject: [PATCH] chore: standardize .gitignore across repos --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 566550e..17c49b8 100644 --- a/.gitignore +++ b/.gitignore @@ -183,6 +183,9 @@ orleans.codegen.cs # RIA/Silverlight projects Generated_Code/ +# SDK-style project generated files +Generated/ + # Backup & report files from converting an old project file # to a newer Visual Studio version. Backup files are not needed, # because we have git ;-) @@ -279,3 +282,7 @@ $RECYCLE.BIN/ # Windows shortcuts *.lnk + +# Claude Code local settings +CLAUDE.local.md +.claude/