mirror of
https://github.com/actions/setup-node.git
synced 2025-07-05 00:53:47 +00:00
start
This commit is contained in:
parent
47177e86fd
commit
eac926003b
192 changed files with 14120 additions and 8 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
# runtime dependencies are checked in
|
||||
# dev dependencies are *not* checked in
|
||||
node_modules/.bin
|
||||
node_modules/typescript
|
||||
node_modules/@types
|
||||
node_modules/prettier
|
Loading…
Add table
Add a link
Reference in a new issue