aboutsummaryrefslogtreecommitdiffstats
path: root/Swift.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'Swift.gitignore')
-rw-r--r--Swift.gitignore26
1 files changed, 23 insertions, 3 deletions
diff --git a/Swift.gitignore b/Swift.gitignore
index b2db4deb..aa5b516c 100644
--- a/Swift.gitignore
+++ b/Swift.gitignore
@@ -4,7 +4,7 @@
## Build generated
build/
-DerivedData
+DerivedData/
## Various settings
*.pbxuser
@@ -15,7 +15,7 @@ DerivedData
!default.mode2v3
*.perspectivev3
!default.perspectivev3
-xcuserdata
+xcuserdata/
## Other
*.moved-aside
@@ -25,11 +25,21 @@ xcuserdata
*.hmap
*.ipa
+## Playgrounds
+timeline.xctimeline
+playground.xcworkspace
+
+# Swift Package Manager
+#
+# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
+# Packages/
+.build/
+
# CocoaPods
#
# We recommend against adding the Pods directory to your .gitignore. However
# you should judge for yourself, the pros and cons are mentioned at:
-# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
+# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
#
# Pods/
@@ -39,3 +49,13 @@ xcuserdata
# Carthage/Checkouts
Carthage/Build
+
+# fastlane
+#
+# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
+# screenshots whenever they are needed.
+# For more information about the recommended setup visit:
+# https://github.com/fastlane/fastlane/blob/master/docs/Gitignore.md
+
+fastlane/report.xml
+fastlane/screenshots