Skip to content

Commit 94fbb10

Browse files
committed
fix: gitignore
1 parent db3d06b commit 94fbb10

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.DS_Store
2+
13
# Xcode
24
#
35
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
@@ -27,7 +29,7 @@ playground.xcworkspace
2729
#
2830
# Xcode automatically generates this directory with a .xcworkspacedata file and xcuserdata
2931
# hence it is not needed unless you have added a package configuration file to your project
30-
# .swiftpm
32+
.swiftpm
3133

3234
.build/
3335

.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata

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

0 commit comments

Comments
 (0)