aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Borzì <borzifrancesco@gmail.com>2015-05-08 23:57:08 +0200
committerShinDarth <borzifrancesco@gmail.com>2015-05-09 00:29:05 +0200
commit48a1358f5067ef564f51e86cf52140b2cd8620b1 (patch)
treeb00006b7d30ba6053506322dac8866cf1e9c46fd
parent347e954086c71d6286f08a5467de8a41457684ad (diff)
Restore C++ as main project language
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
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