mirror of
https://github.com/actions/setup-node.git
synced 2025-07-21 15:26:08 +08:00
follow proxy settings (#105)
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,5 +1,5 @@
|
||||
# Explicitly not ignoring node_modules so that they are included in package downloaded by runner
|
||||
!node_modules/
|
||||
node_modules/
|
||||
lib/
|
||||
__tests__/runner/*
|
||||
|
||||
# Rest of the file pulled from https://github.com/github/gitignore/blob/master/Node.gitignore
|
||||
|
Reference in New Issue
Block a user