From 3d1cfde726e8b8d4f3a820cdf5fb136c2f6bea33 Mon Sep 17 00:00:00 2001 From: Rory& Date: Sat, 15 Mar 2025 13:23:42 +0100 Subject: Initial commit --- .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..21c26b7 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "LibMatrix"] + path = LibMatrix + url = https://cgit.rory.gay/matrix/LibMatrix.git -- cgit 1.5.1