foodsoft/.gitattributes

6 lines
167 B
Text
Raw Normal View History

# Fixes line endings for Windows (Docker) environment, which are by default converted to crlf
* text=auto
*.sh text eol=lf
proc-start text eol=lf
Rakefile text eol=lf