From 0c80268f4a9e2afa152aa2e63a4dd0d8d444ff29 Mon Sep 17 00:00:00 2001 From: "Serge A. Zaitsev" Date: Thu, 12 Jan 2017 13:41:01 +0200 Subject: [PATCH] trying to override linguist language detection --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..15a5c58 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.h linguist-language=C