commit a1638868ea3a8cc79385633cc6a1be9798525e6a parent 3806ccc68c80b4e6e9786fe81997f703fd3468c5 Author: earthlng <earthlng@users.noreply.github.com> Date: Mon, 6 Aug 2018 22:31:21 +0000 Update .gitattributes Diffstat:
| M | .gitattributes | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitattributes b/.gitattributes @@ -5,7 +5,8 @@ *.yml text *.txt text *.sh text -*.bat text eol=crlf +## *.bat text eol=crlf +*.bat -text *.png binary