diff options
author | nokoe <nokoe@mailbox.org> | 2024-07-12 14:46:56 +0200 |
---|---|---|
committer | nokoe <nokoe@mailbox.org> | 2024-07-13 02:25:04 +0200 |
commit | ec52460de9129efa05384809154666c165efcf36 (patch) | |
tree | 3c44bc55ac6d825fabd9de75d66364a7dee49880 /.gitmodules | |
download | hurrycurry-flatpak-ec52460de9129efa05384809154666c165efcf36.tar hurrycurry-flatpak-ec52460de9129efa05384809154666c165efcf36.tar.bz2 hurrycurry-flatpak-ec52460de9129efa05384809154666c165efcf36.tar.zst |
init
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..1e7a990 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "shared-modules"] + path = shared-modules + url = https://github.com/flathub/shared-modules.git |