From 3ce6090d046506f7380f07988043288a98afd040 Mon Sep 17 00:00:00 2001 From: Sergiu Deitsch Date: Wed, 14 Jul 2021 22:53:12 +0200 Subject: [PATCH] override header language --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2f6d494 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.h linguist-language=C++