mirror of
https://github.com/actions/setup-node
synced 2024-11-09 15:12:40 +00:00
remove eol in gitattributes
This commit is contained in:
parent
3d0d4edb10
commit
05f3e9f4fa
3 changed files with 3624 additions and 3628 deletions
4
.gitattributes
vendored
4
.gitattributes
vendored
|
@ -1,5 +1 @@
|
||||||
# Set default behavior to automatically normalize line endings, and force everything to be LF, except for Windows batch files that require CRLF, so that if a repo is accessed in Unix via a file share from Windows, the scripts will work.
|
|
||||||
* text=auto eol=lf
|
|
||||||
*.{cmd,[cC][mM][dD]} text eol=crlf
|
|
||||||
*.{bat,[bB][aA][tT]} text eol=crlf
|
|
||||||
.licenses/** -diff linguist-generated=true
|
.licenses/** -diff linguist-generated=true
|
||||||
|
|
Loading…
Reference in a new issue