diff options
author | Florian Jung <flo@windfisch.org> | 2015-08-07 00:28:01 +0200 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2015-08-07 00:28:01 +0200 |
commit | d4a114a995718618c064309529c67d15370fd60d (patch) | |
tree | 46185525ba41348df7dac7c7aaad87bf641ff5f8 /.gitmodules |
simple demo client
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..1ea3eeb --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "agarnet"] + path = agarnet + url = https://github.com/Gjum/agarnet |