aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorblasty <blasty@local>2026-08-07 15:18:56 +0200
committerblasty <blasty@local>2026-08-07 15:18:56 +0200
commit4f0e17c69c5424f307ecf2ef4ffb278e775c8349 (patch)
tree43d561beb58b18a1859beb915fed84ed495e0c0d /.gitignore
parentMerge the IDA Code Mode port (diff)
downloadida-tui-4f0e17c69c5424f307ecf2ef4ffb278e775c8349.tar.gz
ida-tui-4f0e17c69c5424f307ecf2ef4ffb278e775c8349.tar.xz
ida-tui-4f0e17c69c5424f307ecf2ef4ffb278e775c8349.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