chore: enforce LF line endings via .gitattributes
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
parent
b8f0369f63
commit
5a22899da5
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1,3 +1,5 @@
|
||||
* text=auto eol=lf
|
||||
|
||||
# Enforce LF for shell scripts and text files
|
||||
*.sh text eol=lf
|
||||
*.ps1 text eol=lf
|
||||
|
||||
Loading…
Reference in New Issue
Block a user