diff options
author | pdp8 <pdp8@pdp8.info> | 2022-10-23 12:47:05 +0200 |
---|---|---|
committer | pdp8 <pdp8@pdp8.info> | 2022-10-23 12:47:05 +0200 |
commit | b98aaec2424520ded66e1e94226169cc8bb87cd6 (patch) | |
tree | eeb3869401107b77ea2e2c46c9d2aec588d75f87 /.datalad/.gitattributes | |
parent | fc20c3055368e061f369a7098f85cb9722670a35 (diff) |
[DATALAD] new dataset
Diffstat (limited to '.datalad/.gitattributes')
-rw-r--r-- | .datalad/.gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.datalad/.gitattributes b/.datalad/.gitattributes new file mode 100644 index 0000000..59157cb --- /dev/null +++ b/.datalad/.gitattributes @@ -0,0 +1,3 @@ +config annex.largefiles=nothing +metadata/aggregate* annex.largefiles=nothing +metadata/objects/** annex.largefiles=(anything) |