chore: enforce LF line endings via .gitattributes
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
parent
65c7d09584
commit
5bc72cf221
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1,2 +1,4 @@
|
||||
* text=auto eol=lf
|
||||
|
||||
# Bash scripts must use LF so they run in WSL/Linux
|
||||
*.sh text eol=lf
|
||||
|
||||
Loading…
Reference in New Issue
Block a user