From 34a62fe89768949269d285271cbc1fa8c8fac7f3 Mon Sep 17 00:00:00 2001 From: joinsang Date: Sun, 24 Feb 2019 00:08:34 +0900 Subject: [PATCH] =?utf8?q?.gitattributes=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 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..83377bf --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +ZipProject/Views/* linguist-vendored +ZipProject/wwwroot/* linguist-vendored -- 2.43.0