mirror of
https://github.com/Matte23/circolapp.git
synced 2025-12-05 23:19:10 +00:00
Setup fastlane
This commit is contained in:
20
.gitignore
vendored
20
.gitignore
vendored
@@ -12,3 +12,23 @@
|
||||
/captures
|
||||
.externalNativeBuild
|
||||
.cxx
|
||||
|
||||
# Fastlane specific
|
||||
/fastlane/report.xml
|
||||
|
||||
# Deliver temporary files
|
||||
/fastlane/Preview.html
|
||||
|
||||
# Snapshot generated screenshots
|
||||
/fastlane/screenshots
|
||||
|
||||
# Scan temporary files
|
||||
/fastlane/test_output
|
||||
|
||||
# Supply store metadata
|
||||
/fastlane/metadata
|
||||
|
||||
# Credentials
|
||||
fastlane-service-account.json
|
||||
firebase-service-account.json
|
||||
google-services.json
|
||||
Reference in New Issue
Block a user