init
Some checks failed
CI-Android APK / build (push) Failing after 4m27s
Some checks failed
CI-Android APK / build (push) Failing after 4m27s
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
.gradle/
|
||||
local.properties
|
||||
.DS_Store
|
||||
build/
|
||||
captures/
|
||||
.idea/
|
||||
.kotlin/
|
||||
*.iml
|
||||
.*.swp
|
||||
projectFilesBackup/
|
||||
app/debug/
|
||||
app/lint/
|
||||
app/release/
|
||||
/gradle/verification-keyring.gpg
|
||||
/crowdin.*
|
||||
app/build
|
||||
Reference in New Issue
Block a user