Initial import of DurakScore

This commit is contained in:
2026-08-21 08:32:55 +03:00
commit 5c36fda011
124 changed files with 26072 additions and 0 deletions
+34
View File
@@ -0,0 +1,34 @@
# Android Studio / IntelliJ
.idea/
*.iml
# Gradle
.gradle/
**/build/
# Local machine settings
local.properties
# Signing / secrets
release-signing.properties
keystore.properties
*.jks
*.keystore
# Build outputs
*.apk
*.aab
app/debug/
app/release/
captures/
.externalNativeBuild/
.cxx/
# Archives
*.rar
# Firebase local cache
.firebase/
# Old manual backups
.v110-production-backup/