From a90dd87b38b7d9024983db122e4a9947c146561e Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Tue, 17 May 2022 11:00:58 -0500 Subject: [PATCH] adding bling and rubato submodules --- .gitmodules | 3 +++ awesome/bling | 1 + awesome/rubato | 1 + 3 files changed, 5 insertions(+) create mode 160000 awesome/bling create mode 160000 awesome/rubato diff --git a/.gitmodules b/.gitmodules index 557b527..e0274bb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "awesome/rubato"] path = awesome/rubato url = https://github.com/andOrlando/rubato.git +[submodule "bling"] + path = awesome/bling + url = https://github.com/BlingCorp/bling.git diff --git a/awesome/bling b/awesome/bling new file mode 160000 index 0000000..6e4ecb3 --- /dev/null +++ b/awesome/bling @@ -0,0 +1 @@ +Subproject commit 6e4ecb334c3764483d04b4e6bfc15abf98043bef diff --git a/awesome/rubato b/awesome/rubato new file mode 160000 index 0000000..7ed12e1 --- /dev/null +++ b/awesome/rubato @@ -0,0 +1 @@ +Subproject commit 7ed12e183583a7ce3b59714452217af9a1f02ce6