mirror of
https://github.com/izzy2lost/PSX2.git
synced 2026-07-05 15:18:36 -07:00
add gitignore
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
# Gradle
|
||||
.gradle/
|
||||
|
||||
# Local configuration
|
||||
local.properties
|
||||
|
||||
# Keystore files
|
||||
*.jks
|
||||
*.keystore
|
||||
|
||||
# Build folder
|
||||
app/build/
|
||||
|
||||
# NDK
|
||||
app/.cxx/
|
||||
Reference in New Issue
Block a user