Browse Source
Configure line ending to let shell scripts work in Windows ENV
Signed-off-by: GitHub <noreply@github.com>
pull/37521/head
Robin Windey
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
.gitattributes
|
|
|
@ -1,3 +1,4 @@ |
|
|
|
/dist/* binary |
|
|
|
/package-lock.json merge=binary |
|
|
|
/core/css/*.css* binary |
|
|
|
/.devcontainer/*.sh text eol=lf |