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
.gitattributes vendored
View file

@ -1,3 +1,4 @@
# 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