From bf33748ecf584bbf541c0d4a26e64ba545887fae Mon Sep 17 00:00:00 2001 From: Ukendio Date: Thu, 27 Mar 2025 04:09:09 +0100 Subject: [PATCH] Exclude html coverage reports from language stats --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 344f3b8..05cde82 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.luau text eol=lf +*.html linguist-vendored