From 7eab3ff6f337970ceb2d345a2ac1c5ebf8231e02 Mon Sep 17 00:00:00 2001
From: Tim Kluge <Tim.Kluge1@tu-dresden.de>
Date: Thu, 21 Jul 2022 17:13:52 +0200
Subject: [PATCH] Force lf checkout

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

diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..94f480d
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+* text=auto eol=lf
\ No newline at end of file
-- 
GitLab