blazor/.gitattributes

8 строки
256 B
Plaintext
Исходник Обычный вид История

2019-05-24 02:37:19 +03:00
# Force LF for package-lock files - not all version of NPM detect line endings.
package-lock.json text eol=lf
# Force LF for scripts
*.sh eol=lf
# Use windows line endings in baselines to minimize churn to baseline files
TestFiles/** text eol=crlf