From 6045b34e0adec4a2c277b48fe3fc61a12d1f85fe Mon Sep 17 00:00:00 2001 From: virusdefender <1670873886@qq.com> Date: Tue, 15 Sep 2015 20:56:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=AF=AD=E8=A8=80=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1=E9=85=8D=E7=BD=AE=E9=A1=B9=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b6cb82c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +static/src/js/lib/* linguist-vendored +static/src/js/require.js linguist-vendored +static/src/js/r.js linguist-vendored \ No newline at end of file