update gitmodules and add dockerignore

This commit is contained in:
Colin Griffin 2022-04-25 10:45:11 -04:00
parent 392afd77db
commit f65f82ab78
2 changed files with 4 additions and 1 deletions

3
.dockerignore Normal file
View file

@ -0,0 +1,3 @@
.git
.github
.env.example

2
.gitmodules vendored
View file

@ -1,4 +1,4 @@
[submodule "calendso"]
[submodule "calcom"]
path = calcom
url = https://github.com/calcom/cal.com.git
branch = main