style: update gitattributes

This commit is contained in:
hxx258456 2023-08-03 16:18:27 +08:00
parent 7d99bc1e5d
commit 5175c4ba73

15
.gitattributes vendored
View File

@ -1 +1,14 @@
* text=auto eol=crlf
* text=auto
# Force the following filetypes to have unix eols, so Windows does not break them
*.* text eol=lf
# Windows forced line-endings
/.idea/* text eol=crlf
#
## These files are binary and should be left untouched
#
# (binary is a macro for -text -diff)
*.png binary