Browse Source

[DATALAD] new dataset

Lucas Gautheron 2 years ago
commit
3c425c0519
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 = 7f0b9d02-0513-4d34-b514-71dae9628b92

+ 3 - 0
.gitattributes

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