From 028c9badf6fcc38e576e3c0f9bd039f75c874925 Mon Sep 17 00:00:00 2001 From: Flowseal Date: Thu, 25 Dec 2025 16:04:43 +0300 Subject: [PATCH] ps1 gitattributes --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 0b22297..fa417ed 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -*.bat text eol=crlf \ No newline at end of file +*.bat text eol=crlf +*.ps1 text eol=crlf \ No newline at end of file