From 48a1358f5067ef564f51e86cf52140b2cd8620b1 Mon Sep 17 00:00:00 2001 From: Francesco Borzì Date: Fri, 8 May 2015 23:57:08 +0200 Subject: Restore C++ as main project language --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 15410b16b46..40a4005bf43 100644 --- a/.gitattributes +++ b/.gitattributes @@ -15,3 +15,6 @@ # special files which must ignore whitespace *.patch whitespace=-trailing-space eol=lf *.diff whitespace=-trailing-space eol=lf + +# Ignore sql/* files +sql/* linguist-documentation -- cgit v1.2.3