We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20e9638 commit a3e8e14Copy full SHA for a3e8e14
1 file changed
Swift.gitignore
@@ -38,6 +38,12 @@ playground.xcworkspace
38
# Packages/
39
# Package.pins
40
# Package.resolved
41
+# *.xcodeproj
42
+#
43
+# Xcode automatically generates this directory with a .xcworkspacedata file and xcuserdata
44
+# hence it is not needed unless you have added a package configuration file to your project
45
+# .swiftpm
46
+
47
.build/
48
49
# CocoaPods
0 commit comments