Skip to content
This repository was archived by the owner on Apr 7, 2021. It is now read-only.

Commit 92ca812

Browse files
須藤将史須藤将史
authored andcommitted
.gitignore is now working
1 parent 0e066de commit 92ca812

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,14 @@ DerivedData
1616
.idea/
1717
*.hmap
1818
*.xccheckout
19+
1920
#CocoaPods
2021
Pods
2122
Tests/Pods
2223
Tests/Podfile.lock
2324
Examples/Objective-C/Podfile.lock
2425
Examples/Swift/Podfile.lock
2526

27+
# Carthage
28+
Carthage/
29+

0 commit comments

Comments
 (0)