From a9dc3f84b941d6c147044803b69ecf7fbc5dfb8a Mon Sep 17 00:00:00 2001 From: Zach DeCook Date: Wed, 21 Mar 2018 15:21:17 -0400 Subject: * Add chordsdata submodule --- .gitmodules | 3 +++ chordsdata | 1 + 2 files changed, 4 insertions(+) create mode 160000 chordsdata diff --git a/.gitmodules b/.gitmodules index 1d7efec..fdb6f10 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "ccharter"] path = ccharter url = https://github.com/earboxer/ccharter.git +[submodule "chordsdata"] + path = chordsdata + url = https://github.com/earboxer/chordsdata.git diff --git a/chordsdata b/chordsdata new file mode 160000 index 0000000..525557d --- /dev/null +++ b/chordsdata @@ -0,0 +1 @@ +Subproject commit 525557d77ba253c7eb67aabee4162368b20c1c69 -- cgit 1.4.1