From 36d00b8bba2c676774e8d8d8917dc7f10368a2e8 Mon Sep 17 00:00:00 2001 From: hinesboy Date: Fri, 14 Apr 2017 11:16:17 +0800 Subject: [PATCH] init --- .gitattributes | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 5d0756fdd..56c31d8f7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,6 @@ *.js linguist-language=Vue *.css linguist-language=Vue -*.html linguist-language=Vue \ No newline at end of file +*.html linguist-language=Vue +*.vue linguist-language=Vue +*.less linguist-language=Vue +*.sass linguist-language=Vue \ No newline at end of file