From bdb117c0dfd3e4a59502eb94d2b016e7421604a0 Mon Sep 17 00:00:00 2001 From: MrZ_26 <1046101471@qq.com> Date: Mon, 4 Apr 2022 05:35:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0.gitattributes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..9f4a02f2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,10 @@ +* text=auto + +.lua text eol=crlf +.glsl text eol=crlf +.txt text eol=crlf +.md text eol=crlf + +*.ogg binary +*.png binary +*.jpg binary