diff --git a/.gitattributes b/.gitattributes index 76555cc3..72f687c6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ # Enforce the usage of CRLF in GitHub Actions per ESLint configuration. * text eol=crlf -.husky/** -text \ No newline at end of file +.husky/** -text +*.gz -text \ No newline at end of file