Skip to content

Commit

Permalink
Updated git sub module.
Browse files Browse the repository at this point in the history
  • Loading branch information
devedbox committed Nov 18, 2016
1 parent c667800 commit 3f248b3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ xcuserdata
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
#
Pods/
realm-object-store/

# Carthage
#
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "realm-object-store"]
path = realm-object-store
url = git@github.com:realm/realm-object-store.git

0 comments on commit 3f248b3

Please sign in to comment.