mirror of
https://github.com/actions/setup-node.git
synced 2025-07-04 08:33:47 +00:00
wip
This commit is contained in:
parent
339aa41a8d
commit
ecf0ce62f9
8 changed files with 1123 additions and 234 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,6 +2,9 @@ node_modules/
|
|||
lib/
|
||||
__tests__/runner/*
|
||||
|
||||
validate/temp
|
||||
validate/node
|
||||
|
||||
# Rest of the file pulled from https://github.com/github/gitignore/blob/master/Node.gitignore
|
||||
# Logs
|
||||
logs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue