-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
174 lines (140 loc) · 3.74 KB
/
.gitmodules
File metadata and controls
174 lines (140 loc) · 3.74 KB
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
[submodule "WebSiteSWC"]
path = WebSiteSWC
url = ssh://git@github.com/CodeEditorLand/WebSiteSWC.git
ignore = all
[submodule "Rustdoc"]
path = Rustdoc
url = ssh://git@github.com/CodeEditorLand/Rustdoc.git
ignore = all
[submodule "Register"]
path = Register
url = ssh://git@github.com/CodeEditorLand/Register.git
ignore = all
[submodule "Bins"]
path = Bins
url = ssh://git@github.com/CodeEditorLand/Bins.git
ignore = all
[submodule "Vote"]
path = Vote
url = ssh://git@github.com/CodeEditorLand/Vote.git
ignore = all
[submodule "Cli"]
path = Cli
url = ssh://git@github.com/CodeEditorLand/CLI.git
ignore = all
[submodule "SWCify"]
path = SWCify
url = ssh://git@github.com/CodeEditorLand/SWCify.git
ignore = all
[submodule "Ddt"]
path = Ddt
url = ssh://git@github.com/CodeEditorLand/Ddt.git
ignore = all
[submodule "PluginUtils"]
path = PluginUtils
url = ssh://git@github.com/CodeEditorLand/PluginUtils.git
ignore = all
[submodule "Book"]
path = Book
url = ssh://git@github.com/CodeEditorLand/Book.git
ignore = all
[submodule "Logo"]
path = Logo
url = ssh://git@github.com/CodeEditorLand/Logo.git
ignore = all
[submodule "Plugins"]
path = Plugins
url = ssh://git@github.com/CodeEditorLand/Plugins.git
ignore = all
[submodule "StringCache"]
path = StringCache
url = ssh://git@github.com/CodeEditorLand/StringCache.git
ignore = all
[submodule "SWCPlayground"]
path = SWCPlayground
url = ssh://git@github.com/CodeEditorLand/SWCPlayground.git
ignore = all
[submodule "PluginExamples"]
path = PluginExamples
url = ssh://git@github.com/CodeEditorLand/PluginExamples.git
ignore = all
[submodule "Bot"]
path = Bot
url = ssh://git@github.com/CodeEditorLand/Bot.git
ignore = all
[submodule "SWCLoader"]
path = SWCLoader
url = ssh://git@github.com/CodeEditorLand/SWCLoader.git
ignore = all
[submodule "NodeSWC"]
path = NodeSWC
url = ssh://git@github.com/CodeEditorLand/NodeSWC.git
ignore = all
[submodule "DbgSWC"]
path = DbgSWC
url = ssh://git@github.com/CodeEditorLand/DbgSWC.git
ignore = all
[submodule "SWC"]
path = SWC
url = ssh://git@github.com/CodeEditorLand/SWC.git
ignore = all
[submodule "Helpers"]
path = Helpers
url = ssh://git@github.com/CodeEditorLand/Helpers.git
ignore = all
[submodule "SWCDev"]
path = SWCDev
url = ssh://git@github.com/CodeEditorLand/SWCDev.git
ignore = all
[submodule "CrawlCoreVersion"]
path = CrawlCoreVersion
url = ssh://git@github.com/CodeEditorLand/CrawlCoreVersion.git
ignore = all
[submodule "SWCSponsorImages"]
path = SWCSponsorImages
url = ssh://git@github.com/CodeEditorLand/SWCSponsorImages.git
ignore = all
[submodule "RawGreenData"]
path = RawGreenData
url = ssh://git@github.com/CodeEditorLand/RawGreenData.git
ignore = all
[submodule "SWCEcosystemCi"]
path = SWCEcosystemCi
url = ssh://git@github.com/CodeEditorLand/SWCEcosystemCi.git
ignore = all
[submodule "SWCProject.github.io"]
path = SWCProject.github.io
url = ssh://git@github.com/CodeEditorLand/SWCProject.github.io.git
ignore = all
[submodule "Pkgs"]
path = Pkgs
url = ssh://git@github.com/CodeEditorLand/Pkgs.git
ignore = all
[submodule "LandSWCDevtools"]
path = LandSWCDevtools
url = ssh://git@github.com/CodeEditorLand/LandSWCDevtools.git
ignore = all
[submodule "SWCNode"]
path = SWCNode
url = ssh://git@github.com/CodeEditorLand/SWCNode.git
ignore = all
[submodule "ExtraBindings"]
path = ExtraBindings
url = ssh://git@github.com/CodeEditorLand/ExtraBindings.git
ignore = all
[submodule "RawData"]
path = RawData
url = ssh://git@github.com/CodeEditorLand/RawData.git
ignore = all
[submodule "TsParserTestRef"]
path = TsParserTestRef
url = ssh://git@github.com/CodeEditorLand/TsParserTestRef.git
ignore = all
[submodule "Jest"]
path = Jest
url = ssh://git@github.com/CodeEditorLand/Jest.git
ignore = all
[submodule "CLI"]
path = CLI
url = ssh://git@github.com/CodeEditorLand/CLI.git
ignore = all