2024-05-09 06:27:16 +03:00
|
|
|
# Fastlane generated and temporary files are ignored per suggested best practices:
|
|
|
|
# https://github.com/fastlane/docs/blob/master/docs/best-practices/source-control.md
|
|
|
|
fastlane/report.xml
|
|
|
|
fastlane/README.md
|
|
|
|
|
2023-07-14 19:56:49 +03:00
|
|
|
# General
|
|
|
|
.DS_Store
|
|
|
|
Thumbs.db
|
|
|
|
|
2024-05-29 18:36:35 +03:00
|
|
|
# Kotlin
|
|
|
|
.kotlin/
|
|
|
|
|
2024-05-09 06:27:16 +03:00
|
|
|
# Gradle build cache
|
|
|
|
/build-cache/
|
|
|
|
|
2023-07-14 19:56:49 +03:00
|
|
|
# IDEs and editors
|
2023-08-23 00:03:42 +03:00
|
|
|
.gradle
|
2023-07-14 19:56:49 +03:00
|
|
|
.idea/
|
2023-08-23 00:03:42 +03:00
|
|
|
*.iml
|
|
|
|
/build
|
|
|
|
/captures
|
|
|
|
/local.properties
|
|
|
|
local.properties
|
2023-09-13 19:34:48 +03:00
|
|
|
user.properties
|
2024-03-15 21:37:34 +03:00
|
|
|
|
2024-05-09 06:27:16 +03:00
|
|
|
# Secrets
|
|
|
|
/keystores/*.jks
|
|
|
|
/app/src/standardDebug/google-services.json
|
|
|
|
/app/src/standardRelease/google-services.json
|