forked from terhechte/SourceKittenDaemon
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
28 lines (28 loc) · 1020 Bytes
/
.gitmodules
File metadata and controls
28 lines (28 loc) · 1020 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[submodule "vendor/Xcode.swift"]
path = vendor/Xcode.swift
url = https://github.com/tomlokhorst/Xcode.swift.git
ignore = dirty
[submodule "Carthage/Checkouts/Result"]
path = Carthage/Checkouts/Result
url = https://github.com/antitypical/Result.git
ignore = dirty
[submodule "Carthage/Checkouts/Commandant"]
path = Carthage/Checkouts/Commandant
url = https://github.com/Carthage/Commandant.git
ignore = dirty
[submodule "Carthage/Checkouts/SwiftSockets"]
path = Carthage/Checkouts/SwiftSockets
url = https://github.com/alwaysrightinstitute/SwiftSockets.git
ignore = dirty
[submodule "Carthage/Checkouts/SWXMLHash"]
path = Carthage/Checkouts/SWXMLHash
url = https://github.com/drmohundro/SWXMLHash.git
ignore = dirty
[submodule "Carthage/Checkouts/SourceKitten"]
path = Carthage/Checkouts/SourceKitten
url = https://github.com/jpsim/SourceKitten.git
ignore = dirty
[submodule "Carthage/Checkouts/taylor"]
path = Carthage/Checkouts/taylor
url = https://github.com/izqui/taylor.git
ignore = dirty