feat: adds closed submodule as packages/closed in monorepo

feat/add-private-submodule
Agusti Fernandez Pardo 2022-05-09 14:20:16 +02:00
parent fb042a36b6
commit e992e9a99a
1 changed files with 4 additions and 0 deletions

4
.gitmodules vendored
View File

@ -10,3 +10,7 @@
path = apps/website
url = https://github.com/calcom/website.git
branch = main
[submodule "packages/closed"]
path = apps/website
url = https://github.com/calcom/closed.git
branch = main