diff options
| author | Crementif <26669564+Crementif@users.noreply.github.com> | 2026-05-20 19:58:23 +0200 |
|---|---|---|
| committer | Crementif <26669564+Crementif@users.noreply.github.com> | 2026-05-21 23:18:21 +0200 |
| commit | 5190527369bd879a7182eaa39171780b38313c15 (patch) | |
| tree | 59a6297e0c23cdb57658bd6b56f9119101f729b5 /.gitignore | |
| parent | f293e2d46492ed9221a3864fdd6613f263cf5bef (diff) | |
Update Wii U IDA loader to IDA 9.3
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -2,4 +2,13 @@ /src/vita/build/ /src/wiiu/build/ /.vs -/build
\ No newline at end of file +/build +src/wiiu/CMakeSettings.json + +src/wiiu/out/ + +src/wiiu/.vs/ + +.idea/ + +ida93_test/ |
