Skip to content

Commit 8bbfdba

Browse files
committed
updated gitignore
1 parent 0fdb475 commit 8bbfdba

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

.gitignore

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
*.pyc
22
.DS_Store
33
*.pkg
4-
.build
4+
/.build
5+
/Packages
6+
xcuserdata/
7+
DerivedData/
8+
.swiftpm/configuration/registries.json
9+
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
10+
.swiftpm/xcode/xcshareddata/xcschemes
11+
.netrc

0 commit comments

Comments
 (0)