mirror of
https://github.com/actions/setup-go.git
synced 2025-06-27 23:43:43 +00:00
starting v2 and proxy support
This commit is contained in:
parent
9fbc767707
commit
4282769cc0
191 changed files with 5351 additions and 14572 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,6 +1,5 @@
|
|||
# Explicitly not ignoring node_modules so that they are included in package downloaded by runner
|
||||
!node_modules/
|
||||
__tests__/runner/*
|
||||
node_modules/
|
||||
lib
|
||||
|
||||
# Rest of the file pulled from https://github.com/github/gitignore/blob/master/Node.gitignore
|
||||
# Logs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue