From 7bf41eb498cdc97bff8ffcd2cb06a38dae156cbc Mon Sep 17 00:00:00 2001 From: Tayfun Gumus Date: Sat, 21 Mar 2026 19:45:17 +0100 Subject: [PATCH] fix: git attributes --- .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