Files
archived-touchHLE/.gitignore
apexad ac7e6c0853 Add touchHLE_wallpaper to gitignore
Change-Id: Ic57c77b83914a03dc21514a5bed4aa403300fad1
2025-03-14 02:28:11 +00:00

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