https://github.com/dotnet/aspnetcore/pull/20356
https://github.com/dotnet/aspnetcore/blob/main/.gitattributes
https://github.com/alexkaratarakis/gitattributes/blob/master/Web.gitattributes
https://github.com/dotnet/aspnetcore/pull/36115
https://github.com/dotnet/aspnetcore/pull/20537
###############################################################################
# Make sure jQuery files always have LF as line endings (to pass SRI checks)
###############################################################################
jquery*.js eol=lf
jquery*.map eol=lf
###############################################################################
# Make sure bootstrap files always have LF as line endings (to pass SRI checks)
###############################################################################
bootstraP*.js eol=lf
bootstraP*.map eol=lf bootstraP*.css eol=lf