forked from MLstate/opalang
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
24 lines (24 loc) · 927 Bytes
/
.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
[submodule "doc/manual.src/opa_bindings_examples"]
path = doc/manual.src/opa_bindings_examples
url = https://github.com/MLstate/opa_bindings_examples.git
ignore = untracked
[submodule "doc/manual.src/hello_recaptcha"]
path = doc/manual.src/hello_recaptcha
url = https://github.com/MLstate/hello_recaptcha.git
ignore = untracked
[submodule "doc/manual.src/hello-opa"]
path = doc/manual.src/hello-opa
url = https://github.com/MLstate/hello-opa.git
ignore = untracked
[submodule "doc/manual.src/hello_wiki"]
path = doc/manual.src/hello_wiki
url = https://github.com/MLstate/hello_wiki.git
ignore = untracked
[submodule "doc/manual.src/hello_web_services"]
path = doc/manual.src/hello_web_services
url = https://github.com/MLstate/hello_web_services.git
ignore = untracked
[submodule "doc/manual.src/hello_chat"]
path = doc/manual.src/hello_chat
url = https://github.com/MLstate/hello_chat.git
ignore = untracked