-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
80 lines (80 loc) · 2.22 KB
/
.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
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
[submodule "cro-chain-desktop"]
path = cro-chain-desktop
url = ssh://[email protected]/cro-chain-desktop.git
branch = master
ignore = untracked
[submodule "cro-chain-desktop-bin"]
path = cro-chain-desktop-bin
url = ssh://[email protected]/cro-chain-desktop-bin.git
branch = master
ignore = untracked
[submodule "cro-chain-maind-bin"]
path = cro-chain-maind-bin
url = ssh://[email protected]/cro-chain-maind-bin.git
branch = master
ignore = untracked
[submodule "ever-surf-bin"]
path = ever-surf-bin
url = ssh://[email protected]/ever-surf-bin.git
branch = master
ignore = untracked
[submodule "ledger-live"]
path = ledger-live
url = ssh://[email protected]/ledger-live.git
branch = master
ignore = untracked
[submodule "ledger-live-bin"]
path = ledger-live-bin
url = ssh://[email protected]/ledger-live-bin.git
branch = master
ignore = untracked
[submodule "ledger-live-git"]
path = ledger-live-git
url = ssh://[email protected]/ledger-live-git.git
branch = master
ignore = untracked
[submodule "ledger-udev-git"]
path = ledger-udev-git
url = ssh://[email protected]/ledger-udev-git.git
branch = master
ignore = untracked
[submodule "moon"]
path = moon
url = ssh://[email protected]/moon.git
branch = master
ignore = untracked
[submodule "moon-bin"]
path = moon-bin
url = ssh://[email protected]/moon-bin.git
branch = master
ignore = untracked
[submodule "oxen-electron-wallet"]
path = oxen-electron-wallet
url = ssh://[email protected]/oxen-electron-wallet.git
branch = master
ignore = untracked
[submodule "oxen-electron-wallet-bin"]
path = oxen-electron-wallet-bin
url = ssh://[email protected]/oxen-electron-wallet-bin.git
branch = master
ignore = untracked
[submodule "proto"]
path = proto
url = ssh://[email protected]/proto.git
branch = master
ignore = untracked
[submodule "proto-bin"]
path = proto-bin
url = ssh://[email protected]/proto-bin.git
branch = master
ignore = untracked
[submodule "renovate-git"]
path = renovate-git
url = ssh://[email protected]/renovate-git.git
branch = master
ignore = untracked
[submodule "solidity-bin"]
path = solidity-bin
url = ssh://[email protected]/solidity-bin.git
branch = master
ignore = untracked