From 28065e728b5189b34ff69b4e697858bb48a5ac9d Mon Sep 17 00:00:00 2001 From: Akiba Date: Fri, 10 Feb 2023 14:09:27 +0800 Subject: [PATCH] crlf --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..aba9603 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.ps1 text eol=crlf \ No newline at end of file