From 68da9e037f610bd5e808762387329bdd5b7effae Mon Sep 17 00:00:00 2001 From: SaarChaffee <1240148332@qq.com> Date: Sun, 10 Apr 2022 08:14:52 +0800 Subject: [PATCH] add png rule --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index f85a19779..88bc48061 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,6 @@ * text=auto *.jpg -text +*.png -text *.bat text eol=crlf *.txt text eol=lf *.sh text eol=lf