mirror of
https://github.com/izzy2lost/PSX2.git
synced 2026-07-05 15:18:36 -07:00
25 lines
192 B
Plaintext
25 lines
192 B
Plaintext
# Gradle
|
|
.gradle/
|
|
|
|
# Local configuration
|
|
local.properties
|
|
|
|
# Keystore files
|
|
*.jks
|
|
*.keystore
|
|
|
|
# Build folder
|
|
build/
|
|
|
|
# NDK
|
|
.cxx/
|
|
|
|
# IDE
|
|
.vscode/
|
|
.idea/
|
|
*.iml
|
|
*.exe
|
|
/WARP.md
|
|
*.aab
|
|
*.properties
|