From f94309af29e43387958c6dfd3291041e3ebc760c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E7=81=8F?= Date: Wed, 2 Nov 2016 21:01:17 +0800 Subject: [PATCH] update .gitattributes update .gitattributes --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index ad545581..48e72f19 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -src/styles/**/* linguist-vendored=false \ No newline at end of file +src/styles/**/* linguist-vendored=false +dist/styles/* linguist-vendored=false \ No newline at end of file