diff options
author | Tom Smeding <tom.smeding@gmail.com> | 2020-01-27 14:55:37 +0100 |
---|---|---|
committer | Tom Smeding <tom.smeding@gmail.com> | 2020-01-27 14:55:37 +0100 |
commit | 8d7eff7835405ed10b7659cc831a6727d0c02daf (patch) | |
tree | c18862a612caaa4acb4774f0cbde451d4667313c /.gitmodules |
Initial
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..034d1af --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "termio"] + path = termio + url = https://github.com/tomsmeding/termio |