From f8971688be88c691c23a6598d87e73b9efd9841b Mon Sep 17 00:00:00 2001 From: Zach DeCook Date: Thu, 30 Sep 2021 13:20:04 +0000 Subject: ccharter script: Add as submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 0eb8e63..a5ef8e7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "chordsdata"] path = chordsdata url = https://gitlab.com/earboxer/chordsdata.git +[submodule "ccharter"] + path = ccharter + url = https://github.com/earboxer/ccharter.git -- cgit 1.4.1