chore: force LF endings for .html files in .gitattributes (#37704)
This commit is contained in:
parent
2b9dae4b06
commit
bb6648b79e
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -11,4 +11,5 @@ patches/**/.patches merge=union
|
|||
*.ts text eol=lf
|
||||
*.py text eol=lf
|
||||
*.ps1 text eol=lf
|
||||
*.html text eol=lf
|
||||
*.md text eol=lf
|
||||
|
|
Loading…
Reference in a new issue