From 173ec120840680d204ae8e852cfbc57939537946 Mon Sep 17 00:00:00 2001 From: jedi Date: Thu, 1 Feb 2024 00:13:52 +0100 Subject: [PATCH] stash --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..7dfda5b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "web/vendor/vuex-router-sync"] + path = web/vendor/vuex-router-sync + url = https://github.com/vuejs/vuex-router-sync.git