-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
64 lines (52 loc) · 1.57 KB
/
Copy path.gitmodules
File metadata and controls
64 lines (52 loc) · 1.57 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
[submodule "Metric"]
path = Metric
url = ssh://git@github.com/CodeEditorLand/Metric.git
ignore = all
[submodule "BenchmarkResultsStorage"]
path = BenchmarkResultsStorage
url = ssh://git@github.com/CodeEditorLand/BenchmarkResultsStorage.git
ignore = all
[submodule "Repros"]
path = Repros
url = ssh://git@github.com/CodeEditorLand/Repros.git
ignore = all
[submodule "RolldownStarterStackblitz"]
path = RolldownStarterStackblitz
url = ssh://git@github.com/CodeEditorLand/RolldownStarterStackblitz.git
ignore = all
[submodule "RolldownViteEcoCi"]
path = RolldownViteEcoCi
url = ssh://git@github.com/CodeEditorLand/RolldownViteEcoCi.git
ignore = all
[submodule "Testcase"]
path = Testcase
url = ssh://git@github.com/CodeEditorLand/Testcase.git
ignore = all
[submodule "RolldownOnDeno"]
path = RolldownOnDeno
url = ssh://git@github.com/CodeEditorLand/RolldownOnDeno.git
ignore = all
[submodule "RolldownPluginNodePolyfills"]
path = RolldownPluginNodePolyfills
url = ssh://git@github.com/CodeEditorLand/RolldownPluginNodePolyfills.git
ignore = all
[submodule "StringWizard"]
path = StringWizard
url = ssh://git@github.com/CodeEditorLand/StringWizard.git
ignore = all
[submodule "VitePluginVue"]
path = VitePluginVue
url = ssh://git@github.com/CodeEditorLand/VitePluginVue.git
ignore = all
[submodule "Rolldown"]
path = Rolldown
url = ssh://git@github.com/CodeEditorLand/Rolldown.git
ignore = all
[submodule "Vite"]
path = Vite
url = ssh://git@github.com/CodeEditorLand/Vite.git
ignore = all
[submodule "Benchcases"]
path = Benchcases
url = ssh://git@github.com/CodeEditorLand/Benchcases.git
ignore = all