Files
easy7zip/.gitattributes
2020-05-31 11:29:16 +02:00

22 lines
301 B
Plaintext

# default
* text=auto
# leave unmodified
*.ico binary
*.bmp binary
# Visual Studio
*.rc text eol=crlf
*.dsp text eol=crlf
*.dsw text eol=crlf
*.manifest text eol=crlf
# Windows
*.bat text eol=crlf
*.cmd text eol=crlf
*.hhp text eol=crlf
*.inf text eol=crlf
*.nsi text eol=crlf
*.wxs text eol=crlf