File tree Expand file tree Collapse file tree 1 file changed +29
-6
lines changed
Expand file tree Collapse file tree 1 file changed +29
-6
lines changed Original file line number Diff line number Diff line change 1- node_modules
2-
3- # npm
4- npm-debug.log
5-
61# OSX
72#
83.DS_Store
@@ -25,6 +20,34 @@ DerivedData
2520* .hmap
2621* .ipa
2722* .xcuserstate
23+ project.xcworkspace
2824
29- # Android Studio
25+ # Android/IntelliJ
26+ #
27+ build /
28+ .idea
29+ .gradle
30+ local.properties
3031* .iml
32+
33+ # node.js
34+ #
35+ node_modules /
36+ npm-debug.log
37+
38+ # BUCK
39+ 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
You can’t perform that action at this time.
0 commit comments