nunu-layout-advanced/.gitattributes
2023-08-03 16:18:27 +08:00

15 lines
277 B
Plaintext

* 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