mirror of
https://github.com/bitwarden/android.git
synced 2024-11-22 01:16:02 +03:00
29 lines
520 B
Text
29 lines
520 B
Text
# 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
|
|
|
|
# General
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Kotlin
|
|
.kotlin/
|
|
|
|
# Gradle build cache
|
|
/build-cache/
|
|
|
|
# IDEs and editors
|
|
.gradle
|
|
.idea/
|
|
*.iml
|
|
/build
|
|
/captures
|
|
/local.properties
|
|
local.properties
|
|
user.properties
|
|
|
|
# Secrets
|
|
/keystores/*.jks
|
|
/app/src/standardDebug/google-services.json
|
|
/app/src/standardRelease/google-services.json
|