mirror of
https://github.com/actions/setup-node
synced 2025-04-19 22:53:12 +00:00
.
This commit is contained in:
parent
4637a847ea
commit
039ef76d72
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,5 +1,4 @@
|
|||||||
# Explicitly not ignoring node_modules so that they are included in package downloaded by runner
|
node_modules/
|
||||||
!node_modules/
|
|
||||||
__tests__/runner/*
|
__tests__/runner/*
|
||||||
|
|
||||||
# Rest of the file pulled from https://github.com/github/gitignore/blob/master/Node.gitignore
|
# Rest of the file pulled from https://github.com/github/gitignore/blob/master/Node.gitignore
|
||||||
|
Loading…
Reference in New Issue
Block a user