Skip to content

Commit 6837895

Browse files
committed
Fix Carthage building
Submodule wasn't checked in, leading to Carthage building not working. .gitignore updated to prevent this issue in the future.
1 parent 72f7da5 commit 6837895

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
*.mode1v3
77

88
Pods/
9-
Carthage/
9+
Carthage/Build
1010
vendor/

Carthage/Checkouts/RxSwift

Submodule RxSwift added at 1048219

0 commit comments

Comments
 (0)