diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2024-06-01 16:05:01 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2024-06-03 21:51:39 +0200 |
commit | 3ccc29ca12c7c60d86ca6cdf99078c4d4be7bc28 (patch) | |
tree | f8b248e6028f239618588283b9f3b677a72022b7 /.gitmodules | |
parent | 7dd2c8fbf0562ae756e7f94b376c35a9265a162d (diff) |
Add webmap task.
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..a9b9b64 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "webmap-tools"] + path = webmap-tools + url = https://git.guilhem.org/KlimatanalysNorr/tools.git |