android/.gitignore
Álison Fernandes 3eed1c1abe
[PM-19049] Add workflow to regularly fetch updates to fido2_privileged_google.json (#4858)
Co-authored-by: Patrick Honkonen <1883101+SaintPatrck@users.noreply.github.com>
2025-03-19 21:13:40 +00:00

38 lines
676 B
Plaintext

# 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/standardBeta/google-services.json
/app/src/standardRelease/google-services.json
/authenticator/src/google-services.json
# Python
.python-version
__pycache__/
# Generated by .github/scripts/validate-json/validate-json.py
duplicates.txt