diff options
author | Tom Smeding <t.j.smeding@uu.nl> | 2022-08-30 16:00:36 +0200 |
---|---|---|
committer | Tom Smeding <t.j.smeding@uu.nl> | 2022-08-30 16:00:36 +0200 |
commit | f81c9e531fba1831397e4c319ba352c07b24f564 (patch) | |
tree | ebc7b4f38753d738fbcd327f539f04075103ba09 /.gitmodules | |
parent | 989334821826bc16adf8d3c93a5a9d6be813b796 (diff) |
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..f90e8ab --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "got-gui"] + path = got-gui + url = https://git.tomsmeding.com/got-gui |