diff options
| author | realtradam <[email protected]> | 2023-02-09 14:14:52 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2023-02-09 14:14:52 -0500 |
| commit | 5b2411b523565a229f66726ce66b693848d1abc2 (patch) | |
| tree | fd286058e8cca33d26a8412edd04c3136e1f323e /.gitmodules | |
| download | mruby-playground-5b2411b523565a229f66726ce66b693848d1abc2.tar.gz mruby-playground-5b2411b523565a229f66726ce66b693848d1abc2.zip | |
init
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..d981030 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "mruby"] + path = mruby + url = https://github.com/mruby/mruby |
