1+ # ––––––––––––––––––––––––––––––––– Generated ––––––––––––––––––––––––––––––––––
2+
3+ * .xcodeproj
4+ * .xcworkspace
5+ Sources /** /Resources.generated.swift
6+ iOS /Info.plist
7+
8+ # –––––––––––––––––––––––––––––––– Scripts –––––––––––––––––––––––––––––––––
9+
10+ Scripts /.bin
11+
12+ # ––––––––––––––––––––––––––––––– Swift Package Manager –––––––––––––––––––––––––––––––
13+
14+ Packages /
15+ Package.pins
16+ Package.resolved
17+ .build /
18+ .swiftpm
19+
120# ––––––––––––––––––––––––––––– Build generated –––––––––––––––––––––––––––––
221
322build /
@@ -15,40 +34,33 @@ DerivedData/
1534! default.perspectivev3
1635xcuserdata /
1736
37+ # –––––––––––––––––––––––––––––––– Fastlane –––––––––––––––––––––––––––––––––
38+ # It is recommended to not store the screenshots in the git repo. Instead,
39+ # use fastlane to re-generate the screenshots whenever they are needed.
40+ # For more information about the recommended setup visit:
41+ # https://docs.fastlane.tools/best-practices/source-control/#source-control
42+
43+ fastlane /report.xml
44+ fastlane /Preview.html
45+ fastlane /screenshots /** /* .png
46+ fastlane /test_output
47+
1848# ––––––––––––––––––––––––––– Obj-C/Swift specific ––––––––––––––––––––––––––
1949
2050* .hmap
2151* .ipa
2252* .dSYM.zip
2353* .dSYM
2454
25- # ––––––––––––––––––––––––––––––– Playgrounds –––––––––––––––––––––––––––––––
26-
27- timeline.xctimeline
28- playground.xcworkspace
29-
30- # Swift Package Manager
31-
32- Packages /
33- Package.pins
34- Package.resolved
35- .build /
36- .swiftpm
37-
3855# –––––––––––––––––––––––––––––––– CocoaPods ––––––––––––––––––––––––––––––––
3956
4057Pods /
4158
42- # –––––––––––––––––––––––––––––––– Fastlane –––––––––––––––––––––––––––––––––
43- # It is recommended to not store the screenshots in the git repo. Instead,
44- # use fastlane to re-generate the screenshots whenever they are needed.
45- # For more information about the recommended setup visit:
46- # https://docs.fastlane.tools/best-practices/source-control/#source-control
59+ # ––––––––––––––––––––––––––––––– Playgrounds –––––––––––––––––––––––––––––––
60+
61+ timeline.xctimeline
62+ playground.xcworkspace
4763
48- fastlane /report.xml
49- fastlane /Preview.html
50- fastlane /screenshots /** /* .png
51- fastlane /test_output
5264
5365# –––––––––––––––––––––––––––––––––– Other ––––––––––––––––––––––––––––––––––
5466
@@ -57,10 +69,3 @@ fastlane/test_output
5769* .xcscmblueprint
5870.DS_Store
5971.vscode
60-
61- # ––––––––––––––––––––––––––––––––– Generated ––––––––––––––––––––––––––––––––––
62-
63- * .xcodeproj
64- * .xcworkspace
65- Sources /Resources /Resources.generated.swift
66- iOS /Info.plist
0 commit comments