From e0efeebe948278ee26dc961286c4c2d292c1b2ec Mon Sep 17 00:00:00 2001 From: nicoboy Date: Sun, 2 Aug 2026 11:44:49 +0200 Subject: [PATCH] Ignore IDE-local files; make C2000Ware path portable in .cproject .mcp.json and CLAUDE.md are auto-generated by CCS with machine-specific absolute paths and shouldn't be shared via git. The .cproject change (likely from a CCS reimport) replaces the hardcoded C2000Ware install path with a variable reference. Co-Authored-By: Claude Sonnet 5 --- .cproject | 4 ++-- .gitignore | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.cproject b/.cproject index ac3bb26..d15042d 100644 --- a/.cproject +++ b/.cproject @@ -5,7 +5,7 @@ - + @@ -40,7 +40,7 @@