From 8acc280a5dea7ad2e5c84909c7fb86f81c4846f5 Mon Sep 17 00:00:00 2001
From: Tatjana Heuser <tatjana.heuser@ub.hu-berlin.de>
Date: Sun, 15 Sep 2019 22:49:52 +0200
Subject: [PATCH] don't forget we're using lfs

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

diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..3dfe5cd
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+*.iso filter=lfs diff=lfs merge=lfs -text
+*.gz filter=lfs diff=lfs merge=lfs -text
-- 
GitLab