-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
31 lines (30 loc) · 805 Bytes
/
.gitmodules
File metadata and controls
31 lines (30 loc) · 805 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
[submodule "pywire"]
path = pywire
url = ../pywire.git
[submodule "pywire-language-server"]
path = pywire-language-server
url = ../pywire-language-server.git
[submodule "pywire.dev"]
path = pywire.dev
url = ../pywire.dev.git
[submodule "vscode-pywire"]
path = vscode-pywire
url = ../vscode-pywire.git
[submodule "tree-sitter-pywire"]
path = tree-sitter-pywire
url = ../tree-sitter-pywire.git
[submodule "examples"]
path = examples
url = ../examples.git
[submodule "create-pywire-app"]
path = create-pywire-app
url = ../create-pywire-app.git
[submodule "org.github"]
path = org.github
url = ../.github.git
[submodule "prettier-plugin-pywire"]
path = prettier-plugin-pywire
url = ../prettier-plugin-pywire.git
[submodule "pywire-parser"]
path = pywire-parser
url = ../pywire-parser.git