From 6032322a0b756a427f7147bb57b7b663fa896ed0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=C3=BCrei=20D=C3=A9nes?= Date: Tue, 23 Mar 2021 16:36:28 +0100 Subject: [PATCH] linguist: ignore html --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 0d49d51..0334717 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -docs/* linguist-vendored +*.html linguist-vendored