-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
executable file
·34 lines (28 loc) · 774 Bytes
/
.gitmodules
File metadata and controls
executable file
·34 lines (28 loc) · 774 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
29
30
31
32
33
34
[submodule "Biome"]
path = Biome
url = ssh://git@github.com/CodeEditorLand/DependencyBiome.git
ignore = all
[submodule "Microsoft"]
path = Microsoft
url = ssh://git@github.com/CodeEditorLand/DependencyMicrosoft.git
ignore = all
[submodule "OXC"]
path = OXC
url = ssh://git@github.com/CodeEditorLand/DependencyOXC.git
ignore = all
[submodule "Rolldown"]
path = Rolldown
url = ssh://git@github.com/CodeEditorLand/DependencyRolldown.git
ignore = all
[submodule "SWC"]
path = SWC
url = ssh://git@github.com/CodeEditorLand/DependencySWC.git
ignore = all
[submodule "Tauri"]
path = Tauri
url = ssh://git@github.com/CodeEditorLand/DependencyTauri.git
ignore = all
[submodule "Vercel"]
path = Vercel
url = ssh://git@github.com/CodeEditorLand/DependencyVercel.git
ignore = all