diff options
| author | Fuwn <[email protected]> | 2022-04-06 01:46:07 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-04-06 01:46:07 +0000 |
| commit | 424cf673cbe9bbe6223761725ef2b7d9ebe5e593 (patch) | |
| tree | 1570dda49b852f9b96e085b78d075e4b8d313c96 /.gitmodules | |
| parent | docs(readme): update loc (diff) | |
| download | maple-424cf673cbe9bbe6223761725ef2b7d9ebe5e593.tar.xz maple-424cf673cbe9bbe6223761725ef2b7d9ebe5e593.zip | |
chore(examples): use gem.rest as example directory
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..84e4e32 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule ".maple/gmi"] + path = .maple/gmi + url = https://github.com/gemrest/gem.rest |