From ed4c725e67015e358db21a311f15a690db4a5352 Mon Sep 17 00:00:00 2001 From: Sascha Willems Date: Thu, 18 Feb 2016 11:59:40 +0100 Subject: [PATCH] gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 1ff0c423..d0694769 100644 --- a/.gitattributes +++ b/.gitattributes @@ -61,3 +61,6 @@ #*.PDF diff=astextplain #*.rtf diff=astextplain #*.RTF diff=astextplain + +# Exclude dirs from githug language statis +data/* linguist-vendored=true \ No newline at end of file