mirror of
https://github.com/electron/electron.git
synced 2026-01-07 22:54:25 -05:00
chore: force LF endings for .html files in .gitattributes (#37704)
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user