From e699580ed335ed710dcb35bfadf40858d633eb03 Mon Sep 17 00:00:00 2001
From: zimmer <zimmer@csbiology.de>
Date: Sun, 23 Apr 2023 20:45:06 +0200
Subject: [PATCH] Create .gitattributes

---
 .gitattributes | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 .gitattributes

diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..2635f9c
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+**/dataset/** filter=lfs diff=lfs merge=lfs -text
-- 
GitLab