From 4a7760c8949de6b2d48f33c8e8b3a86d63245646 Mon Sep 17 00:00:00 2001 From: Elias Fleckenstein <54945686+EliasFleckenstein03@users.noreply.github.com> Date: Wed, 24 Mar 2021 14:10:35 +0100 Subject: [PATCH] Working .gitattributes --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 2e62a4e..ddb3d5a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -*.cpp diff=cpp -*.h diff=cpp +*.cpp linguist-language=cpp +*.h linguist-language=cpp -- 2.44.0