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.
2 parents c23e23d + c8b61b6 commit f340316Copy full SHA for f340316
.gitignore
@@ -2,8 +2,8 @@
2
.build/
3
# Ignore generated Xcode projects
4
*.xcodeproj
5
-# Ignore Data Xcode stores when opening the project directly
6
-/.swiftpm/xcode
+# Ignore SwiftPM state, such as the generated xcodeproj when opening the project directly
+.swiftpm
7
# Ignore user state in Xcode Projects
8
*.xcuserdatad
9
UserInterfaceState.xcuserstate
CodeGeneration/.gitignore
Examples/.gitignore
0 commit comments