From 8ded9142c1514ab04905e623247a84313a773fa7 Mon Sep 17 00:00:00 2001 From: Jesper Jensen Date: Wed, 16 Jun 2021 21:45:22 +0200 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..24dbdbe --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "thirdparty/Unity"] + path = thirdparty/Unity + url = https://github.com/ThrowTheSwitch/Unity.git -- cgit v1.2.3