aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorblasty <peter@haxx.in>2026-08-07 15:18:56 +0200
committerblasty <peter@haxx.in>2026-08-07 15:18:56 +0200
commit5fa8f368fef0b5d6adff34bb639fbf19bc2e54b7 (patch)
treeac636045478f1f9585ee21fd849e4381b7acc9ba /.gitignore
parentMerge the IDA Code Mode port (diff)
downloadida-tui-5fa8f368fef0b5d6adff34bb639fbf19bc2e54b7.tar.gz
ida-tui-5fa8f368fef0b5d6adff34bb639fbf19bc2e54b7.tar.xz
ida-tui-5fa8f368fef0b5d6adff34bb639fbf19bc2e54b7.zip
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
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