diff options
author | Florrie <towerofnix@gmail.com> | 2018-05-28 22:42:37 -0300 |
---|---|---|
committer | Florrie <towerofnix@gmail.com> | 2018-05-28 22:42:37 -0300 |
commit | b64a14b761a38da13b81370828a2d5e9ad68c330 (patch) | |
tree | 09449457e9b2dc4a6a1d1828e8c4371e0fb47eff /.gitmodules |
Initial commit
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..1f779e6 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "tui-lib"] + path = tui-lib + url = https://github.com/towerofnix/tui-lib |