From 5190527369bd879a7182eaa39171780b38313c15 Mon Sep 17 00:00:00 2001 From: Crementif <26669564+Crementif@users.noreply.github.com> Date: Wed, 20 May 2026 19:58:23 +0200 Subject: Update Wii U IDA loader to IDA 9.3 --- .gitignore | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 135ab42..89a1908 100644 --- a/.gitignore +++ b/.gitignore @@ -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/ -- cgit v1.3.1