From 3f51332a6580d889886524354fd6e0bb110d2a5e Mon Sep 17 00:00:00 2001 From: Ing Date: Fri, 23 Jun 2023 01:11:18 +0800 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 00000000..8218efdb --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.sh eol=lf \ No newline at end of file