From cb06c06f54ec1e7c7b05b0884ac2073667f8c0fe Mon Sep 17 00:00:00 2001 From: Maybe Ai? Date: Sun, 14 Jul 2024 21:27:44 +0300 Subject: [PATCH] Update .gitattributes RTF is not a language... Fixed that --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index bd01fe3..e2dbd31 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ WEB/** linguist-detectable=false *.html linguist-vendored +*.rtf linguist-vendored