From ddb2fcd88433f5412fce63f9aa6816c7c9d5e93f Mon Sep 17 00:00:00 2001 From: Admer <49600504+Admer456@users.noreply.github.com> Date: Sat, 19 Jun 2021 15:28:33 +0200 Subject: [PATCH] Fix typo in .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 332e6a9b..26bb3c67 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,4 +4,4 @@ *.h linguist-language=C++ # Don't count 3rd-party libraries -neo/libs/* linguist_vendored +neo/libs/* linguist-vendored