diff options
author | Wu Xiaotian <[email protected]> | 2020-04-29 14:15:38 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-06-05 19:15:55 +0200 |
commit | 182db38e83a67d52e15888e3281c3b4dfc2bee40 (patch) | |
tree | f6fad057435e73f0fcc85e3a544fea9b87f5cbea /.gitmodules | |
parent | 3b36ed380545abf321922499c7969d69bae6e8cc (diff) | |
download | engrampa-182db38e83a67d52e15888e3281c3b4dfc2bee40.tar.bz2 engrampa-182db38e83a67d52e15888e3281c3b4dfc2bee40.tar.xz |
use git submodule of libegg
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..b24ef70 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "mate-submodules"] + path = mate-submodules + url = https://github.com/mate-desktop/mate-submodules.git + ignore = untracked |