update gitmodules and add dockerignore
This commit is contained in:
parent
392afd77db
commit
f65f82ab78
2 changed files with 4 additions and 1 deletions
3
.dockerignore
Normal file
3
.dockerignore
Normal file
|
@ -0,0 +1,3 @@
|
|||
.git
|
||||
.github
|
||||
.env.example
|
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,4 +1,4 @@
|
|||
[submodule "calendso"]
|
||||
[submodule "calcom"]
|
||||
path = calcom
|
||||
url = https://github.com/calcom/cal.com.git
|
||||
branch = main
|
||||
|
|
Loading…
Reference in a new issue