diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2018-05-02 13:28:03 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2018-05-02 13:28:03 +0000 |
| commit | aa237f78587bdac1b87e25144f1f5cac61b24f86 (patch) | |
| tree | a277f8f80919b836b507b35a5ba246b629b6ab1a /.gitmodules | |
| parent | add index (diff) | |
| download | mmm-aa237f78587bdac1b87e25144f1f5cac61b24f86.tar.gz mmm-aa237f78587bdac1b87e25144f1f5cac61b24f86.zip | |
add submodule tracking gh-pages
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..6f5737f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "dist"] + path = dist + url = https://github.com/s-ol/mmm.git + branch = gh-pages |
