From 0e4973eda6026171db041004784ee3caa7d76005 Mon Sep 17 00:00:00 2001 From: Matthias Date: Thu, 13 Jan 2022 01:07:33 +0100 Subject: [PATCH] Avoid flagging lychee as HTML --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..116efff --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +fixtures/** linguist-vendored