From 09a72564be4898df841e8768c24ab74a00d77dbb Mon Sep 17 00:00:00 2001 From: Sam Nystrom Date: Thu, 22 Jun 2023 13:42:06 -0400 Subject: vendor hare-xml --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..923e1f3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "vendor/hare-xml"] + path = vendor/hare-xml + url = https://git.sr.ht/~sircmpwn/hare-xml -- cgit v1.2.3