Browse Source

[DATALAD] new dataset

Tom Dupré la Tour 2 years ago
commit
f6837f8c08
3 changed files with 14 additions and 0 deletions
  1. 10 0
      .datalad/.gitattributes
  2. 2 0
      .datalad/config
  3. 2 0
      .gitattributes

+ 10 - 0
.datalad/.gitattributes

@@ -0,0 +1,10 @@
+# Text files (according to file --mime-type) are added directly to git.
+# See http://git-annex.branchable.com/tips/largefiles/ for more info.
+** annex.largefiles=nothing
+# Text files (according to file --mime-type) are added directly to git.
+# See http://git-annex.branchable.com/tips/largefiles/ for more info.
+** annex.largefiles=nothing
+# Text files (according to file --mime-type) are added directly to git.
+# See http://git-annex.branchable.com/tips/largefiles/ for more info.
+** annex.largefiles=nothing
+metadata/objects/** annex.largefiles=(anything)

+ 2 - 0
.datalad/config

@@ -0,0 +1,2 @@
+[datalad "dataset"]
+	id = 471a5d5c-c0fe-11ec-b946-b88a60e2a2e3

+ 2 - 0
.gitattributes

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