From 6d28f8f85c8438239366ef52385ef29f8a8270bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Magiera?= Date: Wed, 31 Jan 2018 14:35:01 +0100 Subject: [PATCH] fix test data on windows MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit License: MIT Signed-off-by: Ɓukasz Magiera --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..a6bcaf8ce --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +assets/init-doc/* binary +core/coreunix/test_data/** binary