-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
155 lines (155 loc) · 3.86 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
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
[submodule "gnostr-cat"]
path = cat
url = https://github.com/gnostr-org/gnostr-cat.git
branch = master
ignore = dirty
[submodule "ext/wxWidgets-3.2.2.1"]
path = ext/wxWidgets-3.2.2.1
url = https://github.com/gnostr-org/wxWidgets.git
branch = master
ignore = dirty
depth = shallow
[submodule "bins"]
path = bins
url = https://github.com/gnostr-org/gnostr-bins.git
ignore = dirty
depth = shallow
[submodule "workspace"]
path = workspace
url = https://github.com/gnostr-org/gnostr-workspace.git
ignore = dirty
depth = shallow
[submodule "drives"]
path = drives
url = https://github.com/gnostr-org/gnostr-drives.git
ignore = dirty
depth = shallow
[submodule "tui"]
path = tui
url = https://github.com/gnostr-org/gnostr-tui.git
ignore = dirty
depth = shallow
[submodule "gnostr-db"]
path = db
url = https://github.com/gnostr-org/gnostr-db.git
ignore = dirty
depth = shallow
[submodule "modal"]
path = modal
url = https://github.com/gnostr-org/gnostr-modal
ignore = dirty
depth = shallow
[submodule "gnostr-bits"]
path = bits
url = https://github.com/gnostr-org/gnostr-bits.git
ignore = dirty
depth = shallow
[submodule "gnostr-get-relays"]
path = get-relays
url = https://github.com/gnostr-org/gnostr-get-relays.git
ignore = dirty
depth = shallow
[submodule "gnostr-ffi"]
path = ffi
url = https://github.com/gnostr-org/gnostr-ffi.git
ignore = dirty
depth = shallow
[submodule "hyper-sdk"]
path = hyper-sdk
url = https://github.com/gnostr-org/hyper-sdk.git
ignore = dirty
depth = shallow
[submodule "gnostr-cli"]
path = cli
url = https://github.com/gnostr-org/gnostr-cli.git
ignore = dirty
depth = shallow
[submodule "gnostr-legit"]
path = legit
url = https://github.com/gnostr-org/gnostr-legit.git
ignore = dirty
depth = shallow
[submodule "gnostr-git"]
path = git
url = https://github.com/gnostr-org/gnostr-git.git
ignore = dirty
depth = shallow
[submodule "gnostr-act"]
path = act
url = https://github.com/gnostr-org/gnostr-act.git
ignore = dirty
depth = shallow
[submodule "nostr-protocol/nips"]
path = nips
url = https://github.com/nostr-protocol/nips.git
ignore = dirty
depth = shallow
[submodule "gnostr-py"]
path = py
url = https://github.com/gnostr-org/gnostr-py.git
ignore = dirty
depth = shallow
[submodule "gnostr-proxy"]
path = proxy
url = https://github.com/gnostr-org/gnostr-proxy.git
ignore = dirty
depth = shallow
[submodule "gnostr-org"]
path = org
url = https://github.com/gnostr-org/gnostr-org.git
ignore = dirty
depth = shallow
[submodule "gnostr-relay"]
path = relay
url = https://github.com/gnostr-org/gnostr-relay.git
ignore = dirty
depth = shallow
[submodule "gnostr-core"]
path = core
url = https://github.com/gnostr-org/gnostr-core.git
ignore = dirty
depth = shallow
[submodule "gnostr-sha256"]
path = sha256
url = https://github.com/gnostr-org/gnostr-sha256.git
ignore = dirty
depth = shallow
[submodule "hyper-nostr"]
path = hyper-nostr
url = https://github.com/gnostr-org/hyper-nostr.git
ignore = dirty
depth = shallow
[submodule "gnostr-lfs"]
path = lfs
url = https://github.com/gnostr-org/gnostr-lfs.git
ignore = dirty
depth = shallow
[submodule "gnostr-grep"]
path = grep
url = https://github.com/gnostr-org/gnostr-grep.git
ignore = dirty
depth = shallow
[submodule "gnostr-command"]
path = command
url = https://github.com/gnostr-org/gnostr-command.git
ignore = dirty
depth = shallow
[submodule "secp256k1"]
path = secp256k1
url = https://github.com/bitcoin/secp256k1.git
ignore = dirty
depth = shallow
[submodule "nips"]
url = https://github.com/gnostr-org/nips.git
ignore = dirty
depth = shallow
[submodule "gnostr-gossip"]
path = gossip
url = https://github.com/gnostr-org/gnostr-gossip.git
ignore = dirty
depth = shallow
[submodule "gnostr-jq"]
path = jq
url = https://github.com/gnostr-org/gnostr-jq.git
ignore = dirty
depth = shallow