From: joinsang Date: Sat, 23 Feb 2019 15:08:34 +0000 (+0900) Subject: .gitattributes 추가 X-Git-Url: https://git.insang.kr/gitweb/?a=commitdiff_plain;h=34a62fe89768949269d285271cbc1fa8c8fac7f3;p=ZipProject.git .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