-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 1.18 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
[submodule "ords/ords-audit-api"]
path = ords/ords-audit-api
url = https://github.com/ox-it/ords-audit-api.git
ignore = dirty
[submodule "ords/ords-database-api"]
path = ords/ords-database-api
url = https://github.com/ox-it/ords-database-api.git
ignore = dirty
[submodule "ords/ords-database-structure-api"]
path = ords/ords-database-structure-api
url = https://github.com/ox-it/ords-database-structure-api.git
ignore = dirty
[submodule "ords/ords-project-api"]
path = ords/ords-project-api
url = https://github.com/ox-it/ords-project-api.git
ignore = dirty
[submodule "ords/ords-statistics-api"]
path = ords/ords-statistics-api
url = https://github.com/ox-it/ords-statistics-api.git
ignore = dirty
[submodule "ords/ords-user-api"]
path = ords/ords-user-api
url = https://github.com/ox-it/ords-user-api.git
ignore = dirty
[submodule "ords/ords-ui"]
path = ords/ords-ui
url = https://github.com/ox-it/ords-ui.git
ignore = dirty
[submodule "ords/ords-security-common"]
path = ords/ords-security-common
url = https://github.com/ox-it/ords-security-common.git
ignore = dirty
[submodule "ords/ords-test"]
path = ords/ords-test
url = https://github.com/ox-it/ords-test
ignore = dirty