Updated the .gitignore file for iOS

This commit is contained in:
Leon Styhre 2025-01-14 18:13:37 +01:00
parent cd78e2645a
commit 2af7267933

10
.gitignore vendored
View file

@ -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