forked from SharpKit/SharpKit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
28 lines (28 loc) · 827 Bytes
/
.gitmodules
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 "external/NRefactory"]
path = external/NRefactory
url = https://github.com/danelkhen/NRefactory.git
ignore = dirty
[submodule "external/corex"]
path = external/corex
url = https://github.com/danelkhen/corex.git
ignore = dirty
[submodule "external/cecil"]
path = external/cecil
url = https://github.com/jbevain/cecil
ignore = dirty
[submodule "SDK"]
path = SDK
url = https://github.com/SharpKit/SharpKit-SDK.git
ignore = dirty
[submodule "external/SharpZipLib"]
path = external/SharpZipLib
url = https://github.com/Arakis/SharpZipLib.git
ignore = dirty
[submodule "external/AjaxMin"]
path = external/AjaxMin
url = https://github.com/danelkhen/AjaxMin.git
ignore = dirty
[submodule "external/octokit.net"]
path = external/octokit.net
url = https://github.com/Arakis/octokit.net.git
ignore = dirty