From 5389e1a5d26fdbf2441fa5a1e101999e8449b9d1 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Mon, 3 Feb 2025 01:12:45 -0500 Subject: Batman --- .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..d58ae36 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "external/protobuf"] + path = external/protobuf + url = https://github.com/protocolbuffers/protobuf.git -- cgit v1.2.3