mirror of
https://github.com/touchHLE/touchHLE.git
synced 2026-01-31 01:25:24 +01:00
30 lines
379 B
Plaintext
30 lines
379 B
Plaintext
/target
|
|
/vendor/boost
|
|
/touchHLE_sandbox
|
|
/touchHLE_apps/*.ipa
|
|
/touchHLE_apps/*.app
|
|
touchHLE_wallpaper.*
|
|
|
|
# Xcode (integration testing app)
|
|
|
|
*.pbxuser
|
|
!default.pbxuser
|
|
*.mode1v3
|
|
!default.mode1v3
|
|
|
|
tests/TestApp_source/build
|
|
|
|
# Android
|
|
|
|
*.iml
|
|
.gradle
|
|
/local.properties
|
|
.idea/
|
|
/build
|
|
/captures
|
|
.externalNativeBuild
|
|
.cxx
|
|
local.properties
|
|
android/app/src/main/jniLibs
|
|
android/app/build
|