From df6ffc3da9d202aa1dd5bcfb363e938871681f44 Mon Sep 17 00:00:00 2001 From: Zach DeCook Date: Tue, 13 Feb 2018 15:11:34 -0500 Subject: * Tabs Project: Initial Commit --- .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..1d7efec --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "ccharter"] + path = ccharter + url = https://github.com/earboxer/ccharter.git -- cgit 1.4.1