commit 2ec5e71665db3f9da3efff1006796aa6a94c0287 Author: Marty Oehme Date: Wed Oct 1 14:10:19 2025 +0200 [DATALAD] new dataset diff --git a/.datalad/.gitattributes b/.datalad/.gitattributes new file mode 100644 index 0000000..5928185 --- /dev/null +++ b/.datalad/.gitattributes @@ -0,0 +1 @@ +config annex.largefiles=nothing diff --git a/.datalad/config b/.datalad/config new file mode 100644 index 0000000..24a05e1 --- /dev/null +++ b/.datalad/config @@ -0,0 +1,2 @@ +[datalad "dataset"] + id = 73fdf057-f8d3-4431-8047-161b97196bbe diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..af926ef --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +* annex.backend=MD5E +**/.git* annex.largefiles=nothing