From 30cd11327ffabde2c7454c9c17a97768b46494ee Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Sun, 10 Feb 2019 00:05:12 +0100 Subject: Initial Base functions done, no widgets yet --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..5b368fe --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "vendor/termio"] + path = vendor/termio + url = https://github.com/tomsmeding/termio.git -- cgit v1.2.3-70-g09d2