mirror of
https://code.forgejo.org/actions/setup-node
synced 2025-06-08 04:58:19 +02:00
Merge branch 'main' into arch
This commit is contained in:
commit
2f532cef8f
57 changed files with 1949 additions and 1 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
@ -1,4 +1,5 @@
|
|||
# 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
|
||||
*.{bat,[bB][aA][tT]} text eol=crlf
|
||||
.licenses/** -diff linguist-generated=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue