We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77cf726 commit 0a647d3Copy full SHA for 0a647d3
.gitignore
@@ -37,14 +37,14 @@ playground.xcworkspace
37
# Swift Package Manager
38
#
39
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
40
-# Packages/
41
-# Package.pins
42
-# Package.resolved
43
-# *.xcodeproj
44
-#
+Packages/
+Package.pins
+Package.resolved
+*.xcodeproj
+
45
# Xcode automatically generates this directory with a .xcworkspacedata file and xcuserdata
46
# hence it is not needed unless you have added a package configuration file to your project
47
-# .swiftpm
+.swiftpm
48
49
.build/
50
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
0 commit comments