mirror of
https://github.com/actions/download-artifact.git
synced 2025-07-27 17:08:28 +02:00
V2 Setup
This commit is contained in:
parent
18f0f591fb
commit
6ced765a9f
12 changed files with 4792 additions and 4 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Ignore node_modules, ncc is used to compile nodejs modules into a single file in the releases branch
|
||||
node_modules/
|
||||
|
||||
# Ignore js files that are transpiled from ts files in src/
|
||||
lib/
|
Loading…
Add table
Add a link
Reference in a new issue