From 8538a37db574bce767e566cf02e066d8705976a3 Mon Sep 17 00:00:00 2001 From: keita Date: Thu, 25 Feb 2021 23:08:05 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B3=E3=83=BC=E3=83=89=E5=89=B2=E5=90=88?= =?UTF-8?q?=E3=81=AE=E3=82=A2=E3=83=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..859898f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +third/* linguist-vendored +help/* linguist-documentation \ No newline at end of file