From b669d24a1f6c622737d68be3069a2cfbca5bbfc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francesco=20Borz=C3=AC?= Date: Sat, 30 Dec 2017 22:35:17 +0100 Subject: [PATCH] Restore C++ as the main repository language. Happy new year! --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index ec21c2cfb..7e9965ab1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -28,4 +28,4 @@ *.RTF diff=astextplain # Ignore sql/* files -sql/* linguist-documentation +data/sql/* linguist-documentation