From b439f877e3eb8d2e6317e01c8409b350d4059ec6 Mon Sep 17 00:00:00 2001 From: greg Date: Sun, 31 Mar 2019 14:29:35 -0400 Subject: [PATCH] identify repository as C++ --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 61a0a06..3f8c819 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -* linguist-vendored +* linguist-vendored *.cc linguist-vendored=false