-
benedikt.kroening authored
Shell script line endings should not be modified on windows/wsul
benedikt.kroening authoredShell script line endings should not be modified on windows/wsul
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.gitattributes 116 B
# Default behavior
* text=auto
# Shell script line endings should not be modified on windows/wsul
*.sh text eol=lf