From 00f2606a2fc0564da97f0da9fe43000b5ec8d4ee Mon Sep 17 00:00:00 2001 From: vorotamoroz Date: Thu, 2 Apr 2026 10:31:03 +0100 Subject: [PATCH] Added a bit for development on Windows. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfdb8b7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.sh text eol=lf