This commit is contained in:
2026-05-20 19:47:33 +10:00
commit dbb6302bd1
313 changed files with 17869 additions and 0 deletions
+23
View File
@@ -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/