diff options
| author | Jesper Jensen <jesper@slashwin.dk> | 2021-06-16 21:45:22 +0200 |
|---|---|---|
| committer | Jesper Jensen <jesper@slashwin.dk> | 2021-06-16 21:45:22 +0200 |
| commit | 8ded9142c1514ab04905e623247a84313a773fa7 (patch) | |
| tree | eafe9e97511d141d328f8a5566e2aef3dd860216 /.gitmodules | |
INITIAL COMMIT
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
