Aggiunta sottorepo per i moduli TS
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -119,7 +119,6 @@ fabric.properties
|
||||
# Integry
|
||||
*/target/*
|
||||
*.ckie
|
||||
/ts
|
||||
/temp
|
||||
/docker/tomcat/conf/integry/logs.db
|
||||
/docker/tomcat/conf/integry/logs.db-journal
|
||||
|
||||
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "ts"]
|
||||
path = ts
|
||||
url = ../IntegryManagementSystemTSModules.git
|
||||
1
ts
Submodule
1
ts
Submodule
Submodule ts added at c8bc8d56df
Reference in New Issue
Block a user