mirror of
https://github.com/Azure/setup-helm.git
synced 2026-04-06 14:56:57 +00:00
v3 new release (#80)
This commit is contained in:
parent
a767c8d3a1
commit
20d2b4f98d
8178 changed files with 1801167 additions and 5 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -11,8 +11,6 @@ pids
|
|||
*.seed
|
||||
*.pid.lock
|
||||
|
||||
# Directory for instrumented libs generated by jscoverage/JSCover
|
||||
lib-cov
|
||||
|
||||
# Coverage directory used by tools like istanbul
|
||||
coverage
|
||||
|
|
@ -33,7 +31,6 @@ bower_components
|
|||
build/Release
|
||||
|
||||
# Dependency directories
|
||||
node_modules/
|
||||
jspm_packages/
|
||||
|
||||
# TypeScript v1 declaration files
|
||||
|
|
@ -60,8 +57,6 @@ typings/
|
|||
# next.js build output
|
||||
.next
|
||||
|
||||
node_modules
|
||||
coverage
|
||||
|
||||
# Transpiled JS
|
||||
lib/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue