diff options
author | Wu Xiaotian <[email protected]> | 2020-06-18 10:58:17 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-06-28 09:26:20 +0200 |
commit | f8d2c7bdcc6fd37c37dcb39ed61f7c6cc5dcb962 (patch) | |
tree | 320795b9089497ecfc244a2a01c27757828ff732 /.gitmodules | |
parent | 6f5e03e2a70b0d2b3f88c308ca7d7020d50728c8 (diff) | |
download | mate-terminal-f8d2c7bdcc6fd37c37dcb39ed61f7c6cc5dcb962.tar.bz2 mate-terminal-f8d2c7bdcc6fd37c37dcb39ed61f7c6cc5dcb962.tar.xz |
use libegg submodules
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..bfc9ff3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "src/mate-submodules"] + path = src/mate-submodules + url = https://github.com/mate-desktop/mate-submodules.git + ignore = untracked |