mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
aea3b9ddaf
* add docker examples to use plugins at docker * Update Dockerfile * chore: add v6 examples
15 lines
189 B
Plaintext
15 lines
189 B
Plaintext
**/fixtures/**
|
|
**/mock/store/**
|
|
**/partials/**
|
|
**/types/custom.d.ts
|
|
build/
|
|
coverage/
|
|
node_modules/
|
|
static/
|
|
website/
|
|
wiki/
|
|
dist/
|
|
docs/
|
|
test/functional/store/*
|
|
docker-examples/**/lib/**/*.js
|