From 411d5f881a0818bc3adcd440d672e6ab1a6dd013 Mon Sep 17 00:00:00 2001 From: Sascha Willems Date: Thu, 18 Feb 2016 12:03:13 +0100 Subject: [PATCH] gitattributes --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index d0694769..26e53297 100644 --- a/.gitattributes +++ b/.gitattributes @@ -63,4 +63,5 @@ #*.RTF diff=astextplain # Exclude dirs from githug language statis -data/* linguist-vendored=true \ No newline at end of file +data/* linguist-vendored=true +external/* linguist-vendored=true \ No newline at end of file