Skip to content

Commit b9853e1

Browse files
committed
fixup! Use Fastlane API-key authentication
1 parent 23c9408 commit b9853e1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.gitignore

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,14 @@ temp/
77
# Build & deployment files
88
/android/app/google-services.json
99
/android/google-java-format-*.jar
10-
/release-version.json
1110
/deploy-config.json
11+
/env.json
12+
/fastlane.json
1213
/ios/edge/GoogleService-Info.plist
1314
/ios/Pods/
14-
android-release.bundle.map
15-
env.json
15+
/release-version.json
1616
IDEWorkspaceChecks.plist
17+
android-release.bundle.map
1718
ios-release.bundle.map
1819
keystores/
1920

0 commit comments

Comments
 (0)