From: insang-hmogara-pc Date: Mon, 14 Sep 2026 05:17:31 +0000 (+0900) Subject: Force LF line endings for shell scripts X-Git-Url: https://git.insang.kr/gitweb/?a=commitdiff_plain;p=webdexmirror.git Force LF line endings for shell scripts --- diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..6007d2ee --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ + +*.sh text eol=lf