foodsoft/.gitattributes
2023-07-03 16:12:12 +02:00

5 lines
167 B
Text

# 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