From 5de8936b47202b27e145b6169d2cc197da863a38 Mon Sep 17 00:00:00 2001 From: 梁灏 Date: Wed, 2 Nov 2016 20:55:47 +0800 Subject: [PATCH] add .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ab3f10f --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +src/components/**/*.js linguist-language=Vue \ No newline at end of file -- libgit2 0.21.4