mirror of
https://github.com/actions/setup-java.git
synced 2025-04-21 02:16:45 +00:00
test proxy
This commit is contained in:
parent
63d68602dd
commit
2cbe3e7b1b
5 changed files with 60 additions and 17 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
|||
# Ignore node_modules, ncc is used to compile nodejs modules into a single file
|
||||
node_modules/
|
||||
__tests__/runner/*
|
||||
__tests__/sample-proj/target/
|
||||
|
||||
# Ignore js files that are transpiled from ts files in src/
|
||||
lib/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue