Skip to content

Commit 92dc82c

Browse files
committed
update .gitignore for Carthage
1 parent 3eaa376 commit 92dc82c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.DS_Store
2+
13
# Xcode
24
#
35
build/
@@ -16,3 +18,7 @@ DerivedData
1618
*.hmap
1719
*.ipa
1820
*.xcuserstate
21+
22+
# Carthage
23+
Carthage/Checkouts
24+
Carthage/Build

0 commit comments

Comments
 (0)