Initial import of DurakScore
This commit is contained in:
+34
@@ -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/
|
||||
Reference in New Issue
Block a user