From c7f1504bfc68f358af1a047fc165bd31fdd56881 Mon Sep 17 00:00:00 2001
From: Philipp Jungkamp
Date: Fri, 18 Jul 2025 16:06:02 +0200
Subject: [PATCH] - configure automatic line ending conversion
---
.gitattributes | 1 +
1 file changed, 1 insertion(+)
create mode 100644 .gitattributes
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..cc9347ea
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+* text=auto