From 578f0452ecdab84c0bdd317c3032844bfec57e87 Mon Sep 17 00:00:00 2001 From: Benji Dial Date: Mon, 25 May 2020 16:24:44 -0400 Subject: clarify to linguist that .h files are c, and not c++ --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..0469601 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.h gitlab-language=c -- cgit v1.2.3