Browse Source

[DATALAD] new dataset

Michael Hanke 3 years ago
parent
commit
c5b30550e4
3 changed files with 9 additions and 0 deletions
  1. 4 0
      .datalad/.gitattributes
  2. 2 0
      .datalad/config
  3. 3 0
      .gitattributes

+ 4 - 0
.datalad/.gitattributes

@@ -0,0 +1,4 @@
+
+config annex.largefiles=nothing
+metadata/aggregate* annex.largefiles=nothing
+metadata/objects/** annex.largefiles=(anything)

+ 2 - 0
.datalad/config

@@ -0,0 +1,2 @@
+[datalad "dataset"]
+	id = ceb007ac-ef05-4392-98d2-35c02a774a21

+ 3 - 0
.gitattributes

@@ -0,0 +1,3 @@
+
+* annex.backend=MD5E
+**/.git* annex.largefiles=nothing