From 5fbf4c05e96ec6f41471c4bad3fc75efe0daedb6 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 19 Jun 2019 20:06:14 +0300 Subject: Create --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..5272efc --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "doc/style"] + path = doc/style + url = ../style.git +[submodule "libbar"] + path = libbar + url = ../libbar.git -- cgit v1.1