mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
aea3b9ddaf
* add docker examples to use plugins at docker * Update Dockerfile * chore: add v6 examples
14 lines
189 B
Text
14 lines
189 B
Text
**/fixtures/**
|
|
**/mock/store/**
|
|
**/partials/**
|
|
**/types/custom.d.ts
|
|
build/
|
|
coverage/
|
|
node_modules/
|
|
static/
|
|
website/
|
|
wiki/
|
|
dist/
|
|
docs/
|
|
test/functional/store/*
|
|
docker-examples/**/lib/**/*.js
|