Quellcode durchsuchen

[DATALAD] new dataset

yaya-sy vor 2 Jahren
Commit
26f6058844
3 geänderte Dateien mit 7 neuen und 0 gelöschten Zeilen
  1. 3 0
      .datalad/.gitattributes
  2. 2 0
      .datalad/config
  3. 2 0
      .gitattributes

+ 3 - 0
.datalad/.gitattributes

@@ -0,0 +1,3 @@
+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 = c60c4a6e-ec7a-4ae3-abb5-740bf3b2ad25

+ 2 - 0
.gitattributes

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