From 3bd854f51408810523fbb922b12441ea156b932b Mon Sep 17 00:00:00 2001 From: holly sparkles Date: Sun, 24 Sep 2023 16:35:16 +0200 Subject: [PATCH] deps: add livejrnl submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..f26794d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "livejrnl"] + path = livejrnl + url = https://codeberg.org/berrysweet/livejrnl.git -- libgit2 1.7.2