diff options
author | ohfp <1813007-ohfp@users.noreply.gitlab.com> | 2020-03-30 21:18:30 +0200 |
---|---|---|
committer | ohfp <1813007-ohfp@users.noreply.gitlab.com> | 2020-03-30 21:18:30 +0200 |
commit | b50b503e853101d95a6e8b2065e221c76a11d5dd (patch) | |
tree | ceba070f1547e390dc6ab24d9068271562e58920 /.gitmodules | |
parent | use same file naming scheme everywhere (diff) | |
download | librewolf-linux-b50b503e853101d95a6e8b2065e221c76a11d5dd.tar.gz librewolf-linux-b50b503e853101d95a6e8b2065e221c76a11d5dd.tar.bz2 librewolf-linux-b50b503e853101d95a6e8b2065e221c76a11d5dd.zip |
extend flatpak json with permissions and dbus-glib shared module
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..7e4e711 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "flatpak/content/shared-submodules"] + path = flatpak/content/shared-submodules + url = https://github.com/flathub/shared-modules.git |