aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorSamuel Johnson <[email protected]>2025-10-09 02:24:13 -0400
committerSamuel Johnson <[email protected]>2025-10-09 02:24:13 -0400
commit8518b3d1ac814837dbeed751112c1c9a66f86565 (patch)
treebe574974a534a5333a2e4aec3d9675d4eae42ced /.gitmodules
Scaffold out basic project layoutHEADdev
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..0c1fef1
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "vendor/Unity"]
+ path = vendor/Unity
+ url = https://github.com/ThrowTheSwitch/Unity.git