We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23c9408 commit b9853e1Copy full SHA for b9853e1
.gitignore
@@ -7,13 +7,14 @@ temp/
7
# Build & deployment files
8
/android/app/google-services.json
9
/android/google-java-format-*.jar
10
-/release-version.json
11
/deploy-config.json
+/env.json
12
+/fastlane.json
13
/ios/edge/GoogleService-Info.plist
14
/ios/Pods/
-android-release.bundle.map
15
-env.json
+/release-version.json
16
IDEWorkspaceChecks.plist
17
+android-release.bundle.map
18
ios-release.bundle.map
19
keystores/
20
0 commit comments