diff options
author | Marc Lasch <mlasch@mailbox.org> | 2015-08-11 15:13:25 +0200 |
---|---|---|
committer | Marc Lasch <mlasch@mailbox.org> | 2015-08-11 15:13:25 +0200 |
commit | 9f7530aa40c4197a8c1979b37baab43ba2e6205f (patch) | |
tree | bd60be0948ea1b3895c49a096dfeb50bf5c84d69 /.gitmodules | |
download | netgraph-9f7530aa40c4197a8c1979b37baab43ba2e6205f.tar.gz netgraph-9f7530aa40c4197a8c1979b37baab43ba2e6205f.zip |
hello world test for mongoose
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..1d5002f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "mongoose"] + path = mongoose + url = https://github.com/cesanta/mongoose |