mirror of
https://github.com/meowarex/rl-mobile.git
synced 2026-06-17 21:13:11 +10:00
Alpha
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
# Gradle
|
||||
.gradle/
|
||||
build/
|
||||
**/build/
|
||||
*.apk
|
||||
*.aab
|
||||
*.dex
|
||||
|
||||
# Android
|
||||
local.properties
|
||||
Manager/app/release/
|
||||
|
||||
# IDE
|
||||
.idea/
|
||||
*.iml
|
||||
.DS_Store
|
||||
|
||||
# Keys / secrets
|
||||
*.keystore
|
||||
*.jks
|
||||
|
||||
# Reference material (APKs, original source)
|
||||
Reference/
|
||||
Reference in New Issue
Block a user