2
0
mirror of https://github.com/cmderdev/cmder.git synced 2025-03-15 07:04:39 +08:00
cmder/.gitattributes

8 lines
160 B
Plaintext
Raw Normal View History

# Auto detect text files and perform LF normalization
* text=auto
2018-03-13 10:38:27 -05:00
*.cmd text eol=crlf
*.bat text eol=crlf
*.ps1 text eol=crlf
*.md text eol=lf
*.sh text eol=lf