From 62cc6b3758e0e52df097903df96c19165484670f Mon Sep 17 00:00:00 2001 From: "Yichun Zhang (agentzh)" Date: Wed, 25 Nov 2015 11:40:28 +0800 Subject: [PATCH] ensure that GitHub tags us as using the C language. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 797eab1..63330d1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ *.t linguist-language=Text demo/* linguist-language=Text clients/* linguist-language=Text +* linguist-language=C