Files
archived-touchHLE/.gitignore
abnormalmaps 9666ff6746 Support building Objective C in TestApp
Supports building Objective-C code inside TestApp by using the
common3.0-sdk.

Change-Id: I684e2892f750c03818dd2bc35f0d108e61611e15
2025-09-18 12:22:40 +02:00

34 lines
423 B
Plaintext

/target
/vendor/boost
/touchHLE_sandbox
/touchHLE_apps/*.ipa
/touchHLE_apps/*.app
touchHLE_log.txt
touchHLE_wallpaper.*
# Xcode (integration testing app)
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
# Android
*.iml
.gradle
/local.properties
.idea/
/build
/captures
.externalNativeBuild
.cxx
local.properties
android/app/src/main/jniLibs
android/app/build
android/build
# Default developer dump file
DUMP.txt