diff options
author | pdp8 <pdp8@pdp8.info> | 2022-10-23 13:06:41 +0200 |
---|---|---|
committer | pdp8 <pdp8@pdp8.info> | 2022-10-23 13:06:41 +0200 |
commit | 14836b7d5e1e0c7f19c678f25a55b1713580ed6d (patch) | |
tree | 43f9830f6562cef3be143c53d2456ca353e5233d | |
parent | b98aaec2424520ded66e1e94226169cc8bb87cd6 (diff) |
pictures subdataset
-rw-r--r-- | .gitignore | 2 | ||||
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | pictures | 0 |
3 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c11583e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +music +videos diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a4bd6fb --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "pictures"] + path = pictures + url = /home/ch/img/www + datalad-id = 536ce554-6933-4972-bc99-6bf6982b702e diff --git a/pictures b/pictures new file mode 160000 +Subproject 7b3e10e3a53b4ad44bdb03e4e62c334056951ea |