update gitmodules and add dockerignore
This commit is contained in:
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
|
path = calcom
|
||||||
url = https://github.com/calcom/cal.com.git
|
url = https://github.com/calcom/cal.com.git
|
||||||
branch = main
|
branch = main
|
||||||
|
|||||||
Reference in New Issue
Block a user