Skip to content

Commit df342d1

Browse files
committed
Ignore .swiftpm files; don't track resolved packages
1 parent c9b9594 commit df342d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@ playground.xcworkspace
3939
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
4040
# Packages/
4141
# Package.pins
42-
# Package.resolved
42+
Package.resolved
4343
# *.xcodeproj
4444
#
4545
# Xcode automatically generates this directory with a .xcworkspacedata file and xcuserdata
4646
# hence it is not needed unless you have added a package configuration file to your project
47-
# .swiftpm
47+
.swiftpm
4848

4949
.build/
5050

0 commit comments

Comments
 (0)