Skip to content

Commit 81a2b33

Browse files
committed
Updated .gitignore
1 parent 4c15caf commit 81a2b33

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,11 @@ playground.xcworkspace
3838
# Packages/
3939
# Package.pins
4040
# Package.resolved
41-
.build/
41+
.DS_Store
42+
/.build
43+
/Packages
44+
/*.xcodeproj
45+
4246

4347
# CocoaPods
4448
#

0 commit comments

Comments
 (0)