From f04f28d56340757ed053916ed92633e451a21b27 Mon Sep 17 00:00:00 2001 From: Lerking <33354709+Lerking@users.noreply.github.com> Date: Tue, 18 Jun 2019 21:49:28 +0200 Subject: [PATCH] Update . gitattributes --- . gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/. gitattributes b/. gitattributes index 3df7671..8350841 100644 --- a/. gitattributes +++ b/. gitattributes @@ -1,2 +1,3 @@ * linguist-vendored -*.py linguist-vendored=true +* .h linguist-vendored=false +* .inc linguist-vendored=false