diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..79f7ad52 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule ".vendor/camptocamp-cloud-platform"] + path = .vendor/camptocamp-cloud-platform + url = https://github.com/hibou-io/camptocamp-cloud-platform.git diff --git a/.vendor/camptocamp-cloud-platform b/.vendor/camptocamp-cloud-platform new file mode 160000 index 00000000..fc452c6a --- /dev/null +++ b/.vendor/camptocamp-cloud-platform @@ -0,0 +1 @@ +Subproject commit fc452c6a2abbae4ab7d4bd041c5d2212691a8096 diff --git a/session_redis b/session_redis new file mode 120000 index 00000000..f71e180c --- /dev/null +++ b/session_redis @@ -0,0 +1 @@ +./.vendor/camptocamp-cloud-platform/session_redis \ No newline at end of file