From 2af7267933013e24998b9f13d8c949427af531d1 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Tue, 14 Jan 2025 18:13:37 +0100 Subject: [PATCH] Updated the .gitignore file for iOS --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.gitignore b/.gitignore index 8bce4676f..f77985e91 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,16 @@ es-de.worker.js es-core/src/InputOverlay.* es-core/src/utils/PlatformUtilAndroid.* +# iOS +ios/ +Frameworks/ +CMakeScripts +*.xcodeproj/ +es-de.xcarchive/ +es-app/src/UIKitMain.cpp +es-core/src/InputOverlay.* +es-core/src/utils/PlatformUtilIOS.* + # AppImage AppDir *.AppImage