Skip to content

Commit a63eb15

Browse files
Updated git ignore
1 parent 93857a9 commit a63eb15

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.gitignore

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@ playground.xcworkspace
3737
# Swift Package Manager
3838
#
3939
# 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
40+
Packages/
41+
Package.pins
42+
Package.resolved
43+
*.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)