From 1ea072c4ee3c0305c6a67a89d746d832b69c22c1 Mon Sep 17 00:00:00 2001 From: pdp8 Date: Sun, 23 Oct 2022 14:21:10 +0200 Subject: music subdatasets --- .gitignore | 3 --- .gitmodules | 16 ++++++++++++++++ music/2020-04-17_ringleitung_schaum | 1 + music/2021-09-25_calling_home | 1 + music/2022-08-20_when_legends_die | 1 + music/2022-10-01_algae | 1 + pictures | 2 +- 7 files changed, 21 insertions(+), 4 deletions(-) create mode 160000 music/2020-04-17_ringleitung_schaum create mode 160000 music/2021-09-25_calling_home create mode 160000 music/2022-08-20_when_legends_die create mode 160000 music/2022-10-01_algae diff --git a/.gitignore b/.gitignore index 2d0252e..3b41621 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,3 @@ -music videos -*mp3 -*flac *mp4 *webm diff --git a/.gitmodules b/.gitmodules index a4bd6fb..f9fafd9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,19 @@ path = pictures url = /home/ch/img/www datalad-id = 536ce554-6933-4972-bc99-6bf6982b702e +[submodule "music/2020-04-17_ringleitung_schaum"] + path = music/2020-04-17_ringleitung_schaum + url = ./music/2020-04-17_ringleitung_schaum + datalad-id = 196dec76-9875-4c59-99cc-09eb59b6df7f +[submodule "music/2021-09-25_calling_home"] + path = music/2021-09-25_calling_home + url = ./music/2021-09-25_calling_home + datalad-id = 2b58568f-661a-4c8b-8375-acba3e6f0843 +[submodule "music/2022-08-20_when_legends_die"] + path = music/2022-08-20_when_legends_die + url = ./music/2022-08-20_when_legends_die + datalad-id = 6fb02429-289f-490a-8600-119f95d4e88b +[submodule "music/2022-10-01_algae"] + path = music/2022-10-01_algae + url = ./music/2022-10-01_algae + datalad-id = 1cdc6201-d46f-417c-98c0-865e14fbc067 diff --git a/music/2020-04-17_ringleitung_schaum b/music/2020-04-17_ringleitung_schaum new file mode 160000 index 0000000..ff7b7d0 --- /dev/null +++ b/music/2020-04-17_ringleitung_schaum @@ -0,0 +1 @@ +Subproject commit ff7b7d06ad179a913b9b842cdba5527a1b2b5d70 diff --git a/music/2021-09-25_calling_home b/music/2021-09-25_calling_home new file mode 160000 index 0000000..1daf1ff --- /dev/null +++ b/music/2021-09-25_calling_home @@ -0,0 +1 @@ +Subproject commit 1daf1ff01e16eaa405ed9996d2c2ea039d4ef762 diff --git a/music/2022-08-20_when_legends_die b/music/2022-08-20_when_legends_die new file mode 160000 index 0000000..0cfb4da --- /dev/null +++ b/music/2022-08-20_when_legends_die @@ -0,0 +1 @@ +Subproject commit 0cfb4da2843a24077b537e66bd047d2163b52cbe diff --git a/music/2022-10-01_algae b/music/2022-10-01_algae new file mode 160000 index 0000000..245e84d --- /dev/null +++ b/music/2022-10-01_algae @@ -0,0 +1 @@ +Subproject commit 245e84db211e990167dfbbc2facbbebfa6917de7 diff --git a/pictures b/pictures index 7b3e10e..b412b41 160000 --- a/pictures +++ b/pictures @@ -1 +1 @@ -Subproject commit 7b3e10e3a53b4ad44bdb03e4e62c334056951ead +Subproject commit b412b41f76f3bc1cdad618dd7e3b2f425d631759 -- cgit v1.2.3