From e5f8ef1b53f33390fe8a6d2add0fa4f7bb87b3d5 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Tue, 12 Aug 2025 08:29:36 +0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index f7cc30f0..76555cc3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ # Enforce the usage of CRLF in GitHub Actions per ESLint configuration. -* text eol=crlf \ No newline at end of file +* text eol=crlf +.husky/** -text \ No newline at end of file