From 51c212904d129ae28f625517d121e559fcaeeb4b Mon Sep 17 00:00:00 2001
From: mancini <mancini@astron.nl>
Date: Thu, 5 Mar 2020 09:03:42 +0100
Subject: [PATCH] Tracking with lfs large files

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

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