From 562f4e581ad158f70d2ebe4f372a1cc70887ec2d Mon Sep 17 00:00:00 2001
From: chylex <contact@chylex.com>
Date: Thu, 6 Oct 2022 03:40:49 +0200
Subject: [PATCH] Add .gitattributes

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

diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..6313b56
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+* text=auto eol=lf