diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..fcd49e05 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,5 @@ +[submodule "cut-n-paste/smclient"] + path = cut-n-paste/smclient + url = https://github.com/mate-desktop/mate-submodules.git + branch = master + ignore = untracked |