Remove files that should not be in repo

- Remove .claude/ settings (local Claude Code config)
- Remove CLAUDE.md files (local project instructions)
- Remove PluginCore.backup.cs (pre-refactoring backup, no longer needed)
- Remove FINDINGS.md (scratch analysis file)
- Add .claude/ and CLAUDE.md to .gitignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
erik 2026-02-27 08:10:39 +00:00
parent 64e690f625
commit c30704aaa7
7 changed files with 5 additions and 2439 deletions

5
.gitignore vendored
View file

@ -366,3 +366,8 @@ FodyWeavers.xsd
/MosswartMassacre/Unused
/MosswartMassacre/Decal.Adapter.csproj
/MosswartMassacre/Decal.Interop.Core.csproj
# Claude Code
.claude/
CLAUDE.md
**/CLAUDE.md