Browse Source

[DATALAD] new dataset

oesteban 5 years ago
parent
commit
fa8115c6c2
3 changed files with 8 additions and 1 deletions
  1. 4 0
      .datalad/.gitattributes
  2. 2 0
      .datalad/config
  3. 2 1
      .gitattributes

+ 4 - 0
.datalad/.gitattributes

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

+ 2 - 0
.datalad/config

@@ -0,0 +1,2 @@
+[datalad "dataset"]
+	id = 22e3d07e-1915-11e9-a3af-64006a8a730f

+ 2 - 1
.gitattributes

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