- Portals now link to Gov_Web_Portals/{DBIS,ICCC,OMNL,XOM}.git
- Added .gitignore to each portal for standalone use
- Updated README: clone with --recurse-submodules, monorepo URL
Co-authored-by: Cursor <cursoragent@cursor.com>
13 lines
349 B
Plaintext
13 lines
349 B
Plaintext
[submodule "DBIS"]
|
|
path = DBIS
|
|
url = https://gitea.d-bis.org/Gov_Web_Portals/DBIS.git
|
|
[submodule "ICCC"]
|
|
path = ICCC
|
|
url = https://gitea.d-bis.org/Gov_Web_Portals/ICCC.git
|
|
[submodule "OMNL"]
|
|
path = OMNL
|
|
url = https://gitea.d-bis.org/Gov_Web_Portals/OMNL.git
|
|
[submodule "XOM"]
|
|
path = XOM
|
|
url = https://gitea.d-bis.org/Gov_Web_Portals/XOM.git
|