From 1819329f5c35765e32c3d503076fc66183a0d557 Mon Sep 17 00:00:00 2001 From: Isaac Marovitz Date: Sun, 2 Jul 2023 16:06:21 +0100 Subject: [PATCH] Cleanup .gitignore --- .gitignore | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/.gitignore b/.gitignore index 652228894..5466cb2b1 100644 --- a/.gitignore +++ b/.gitignore @@ -90,16 +90,3 @@ fastlane/test_output # https://github.com/johnno1962/injectionforxcode iOSInjectionProject/ -/Whisky/Libraries/Wine/lib/external -/Whisky/Libraries/Wine/lib/wine/x86_64-unix/atidxx64.so -/Whisky/Libraries/Wine/lib/wine/x86_64-unix/d3d10.so -/Whisky/Libraries/Wine/lib/wine/x86_64-unix/d3d11.so -/Whisky/Libraries/Wine/lib/wine/x86_64-unix/d3d12.so -/Whisky/Libraries/Wine/lib/wine/x86_64-unix/d3d9.so -/Whisky/Libraries/Wine/lib/wine/x86_64-unix/dxgi.so -/Whisky/Libraries/Wine/lib/wine/x86_64-windows/atidxx64.dll -/Whisky/Libraries/Wine/lib/wine/x86_64-windows/d3d10.dll -/Whisky/Libraries/Wine/lib/wine/x86_64-windows/d3d11.dll -/Whisky/Libraries/Wine/lib/wine/x86_64-windows/d3d12.dll -/Whisky/Libraries/Wine/lib/wine/x86_64-windows/d3d9.dll -/Whisky/Libraries/Wine/lib/wine/x86_64-windows/dxgi.dll