diff options
| author | blasty <peter@haxx.in> | 2026-08-07 15:18:56 +0200 |
|---|---|---|
| committer | blasty <peter@haxx.in> | 2026-08-07 15:18:56 +0200 |
| commit | 5fa8f368fef0b5d6adff34bb639fbf19bc2e54b7 (patch) | |
| tree | ac636045478f1f9585ee21fd849e4381b7acc9ba /.gitignore | |
| parent | Merge the IDA Code Mode port (diff) | |
| download | ida-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-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -21,3 +21,6 @@ core core.* .fastfeedback/ tests/.synthetic/ + +# the upstream port patch, kept locally for reference only +ida-codemode-mcp.patch |
