From 55ba06c95ff91b2e6e4599ebe4491e89dee2cbe7 Mon Sep 17 00:00:00 2001 From: Harry Date: Sun, 9 Apr 2017 20:22:05 +0100 Subject: [PATCH] more gitattributes crap --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 4eba3d8ca7..61f8fb7792 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -inc/* linguist-vendored -*.h linguist-language=C++ \ No newline at end of file +inc/* linguist-vendored=true +*.h linguist-language=C \ No newline at end of file