Add explanation comment to .gitattributes

This commit is contained in:
Harald Reingruber 2022-05-05 23:30:25 +02:00 committed by Philipp Rothmann
parent c442327275
commit b07653b34f
1 changed files with 2 additions and 1 deletions

3
.gitattributes vendored
View File

@ -1,4 +1,5 @@
# 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
Rakefile text eol=lf