From 5fa8f368fef0b5d6adff34bb639fbf19bc2e54b7 Mon Sep 17 00:00:00 2001 From: blasty Date: Fri, 7 Aug 2026 15:18:56 +0200 Subject: Stop tracking the upstream port patch It was swept into the tree by a broad 'git add -A' during the port. The merge itself plus docs/CODEMODE_PORT.md are the record; a 251KB patch of superseded content is not. Still on disk, now ignored. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9a7b5b2..bdd79d1 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,6 @@ core core.* .fastfeedback/ tests/.synthetic/ + +# the upstream port patch, kept locally for reference only +ida-codemode-mcp.patch -- cgit v1.3.1-sl0p