From 4d13d287d08e36fec65ce206216097fc5d6c4f4e Mon Sep 17 00:00:00 2001 From: ppwwyyxx Date: Sat, 21 Nov 2015 22:04:17 -0500 Subject: [PATCH] add gitattr --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f026246 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +wechat/static/wx.css linguist-vendored +wechat/static/jquery.fancybox.css linguist-vendored