From b40924a789f7ab38636a9347145f323c7ec21c2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E4=BF=8A=E5=9F=8E?= Date: Tue, 25 Feb 2025 11:04:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=98=E6=9B=B4sh=E8=84=9A=E6=9C=AC=E8=A1=8C?= =?UTF-8?q?=E5=B0=BE=E4=B8=BALF=EF=BC=8C=E8=A7=A3=E5=86=B3bash=E6=89=A7?= =?UTF-8?q?=E8=A1=8C=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jshERP-boot/.gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jshERP-boot/.gitattributes b/jshERP-boot/.gitattributes index fe566d71..7c7f3265 100644 --- a/jshERP-boot/.gitattributes +++ b/jshERP-boot/.gitattributes @@ -1,3 +1,4 @@ *.js linguist-language=Java *.css linguist-language=Java -*.html linguist-language=Java \ No newline at end of file +*.html linguist-language=Java +*.sh text eol=lf \ No newline at end of file