-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
107 lines (107 loc) · 2.79 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
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
[submodule ".github"]
path = .github
url = git@github.com:RandyMcMillan/.github.git
branch = master
ignore = dirty
[submodule "nostril"]
path = nostril
url = git@github.com:RandyMcMillan/nostril
branch = master
ignore = dirty
[submodule "legit"]
path = legit
url = git@github.com:RandyMcMillan/legit
branch = v0.2.1_1
ignore = dirty
[submodule "dotfiles"]
path = dotfiles
url = git@github.com:RandyMcMillan/dotfiles.git
branch = master
ignore = dirty
[submodule "nostrclient"]
path = nostrclient
url = git@github.com:RandyMcMillan/nostrclient.git
ignore = dirty
[submodule "bitcoin"]
path = bitcoin
url = git@github.com:RandyMcMillan/bitcoin.git
ignore = dirty
[submodule "ord"]
path = ord
url = git@github.com:RandyMcMillan/ord.git
ignore = dirty
[submodule "firmware"]
path = firmware
url = git@github.com:RandyMcMillan/firmware.git
ignore = dirty
[submodule "btcdeb"]
path = btcdeb
url = git@github.com:RandyMcMillan/btcdeb.git
ignore = dirty
[submodule "liana"]
path = liana
url = git@github.com:RandyMcMillan/liana.git
ignore = dirty
[submodule "WasmEdge"]
path = WasmEdge
url = git@github.com:RandyMcMillan/WasmEdge.git
ignore = dirty
[submodule "make-cargo"]
path = make-cargo
url = git@github.com:RandyMcMillan/make-cargo.git
ignore = dirty
[submodule "miniscript-builder"]
path = miniscript-builder
url = git@github.com:RandyMcMillan/miniscript-builder.git
ignore = dirty
[submodule "howto-wasm-minimal"]
path = howto-wasm-minimal
url = git@github.com:simonw/howto-wasm-minimal.git
ignore = dirty
[submodule "rust-embed"]
path = rust-embed
url = git@github.com:pyrossh/rust-embed.git
ignore = dirty
[submodule "servo"]
path = servo
url = git@github.com:servo/servo.git
ignore = dirty
[submodule "iced"]
path = iced
url = git@github.com:iced-rs/iced.git
ignore = dirty
[submodule "actix-web-rust-embed-responder"]
path = actix-web-rust-embed-responder
url = git@github.com:SeriousBug/actix-web-rust-embed-responder.git
ignore = dirty
[submodule "nostr-proxy"]
path = nostr-proxy
url = git@github.com:RandyMcMillan/nostr-proxy.git
ignore = dirty
[submodule "xcodelegacy"]
path = xcodelegacy
url = git@github.com:devernay/xcodelegacy.git
branch = master
ignore = dirty
[submodule "git"]
path = git
url = git@github.com:RandyMcMillan/git.git
ignore = dirty
[submodule "node-gh-actions"]
path = node-gh-actions
url = git@github.com:RandyMcMillan/node-gh-actions.git
ignore = dirty
[submodule "act"]
path = act
url = git@github.com:RandyMcMillan/act.git
[submodule "docker.shell"]
path = docker.shell
url = git@github.com:RandyMcMillan/docker.shell.git
ignore = dirty
[submodule "leleliu008"]
path = leleliu008
url = git@github.com:RandyMcMillan/leleliu008.git
ignore = dirty
[submodule "bitcoin_src1"]
path = bitcoin_src1
url = git@github.com:XertroV/bitcoin_src1.git