Enforce LF line endings for shell scripts
This commit is contained in:
parent
b0f25e3cd2
commit
e08c55d4c9
1 changed files with 2 additions and 0 deletions
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
docker-entrypoint.sh text eol=lf
|
||||||
|
*.sh text eol=lf
|
||||||
Loading…
Add table
Add a link
Reference in a new issue