From d2e723096f070012d6bee41008957339a95abf58 Mon Sep 17 00:00:00 2001 From: Dominik Brilhaus <brilhaus@nfdi4plants.org> Date: Fri, 8 Dec 2023 14:23:22 +0100 Subject: [PATCH] add fastqs to lfs --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..895f950 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +assays/rna-seq/dataset/** filter=lfs diff=lfs merge=lfs -text -- GitLab