From 79a59c8969157a705b1d0ebf01f81adf4bd7e289 Mon Sep 17 00:00:00 2001 From: Marco Tezzele Date: Wed, 6 Apr 2016 14:54:38 +0200 Subject: [PATCH] linguist fix --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 2f7a0a6f..99ed3e3b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -tests/test_datasets/* linguist-vendored=true \ No newline at end of file +tests/test_datasets/* linguist-vendored=true +tutorials/* linguist-vendored=true \ No newline at end of file