Skip to content

Commit 5e3a3a5

Browse files
committed
Update .gitignore
1 parent 053314a commit 5e3a3a5

File tree

2 files changed

+7
-14
lines changed

2 files changed

+7
-14
lines changed

.gitignore

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
.DS_Store
2-
/.build
3-
/Packages
2+
3+
# SPM
4+
.swiftpm
5+
.build
6+
Packages/
7+
8+
# Xcode
49
/*.xcodeproj
510
xcuserdata/
6-
DerivedData/
7-
.swiftpm/config/registries.json
8-
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
9-
.netrc

.swiftpm/xcode/package.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)