We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f03969 commit 5e008c9Copy full SHA for 5e008c9
local-cli/templates/HelloWorld/_gitignore
@@ -40,3 +40,14 @@ buck-out/
40
\.buckd/
41
android/app/libs
42
*.keystore
43
+
44
+# fastlane
45
+#
46
+# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
47
+# screenshots whenever they are needed.
48
+# For more information about the recommended setup visit:
49
+# https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Gitignore.md
50
51
+fastlane/report.xml
52
+fastlane/Preview.html
53
+fastlane/screenshots
0 commit comments