npm-debug.log
verdaccio-*.tgz
.DS_Store
build/

###
!bin/verdaccio
test-storage*
.verdaccio_test_env
node_modules
package-lock.json
build/
npm_test-fails-add-tarball*


# Istanbul
coverage/
.nyc*

# Visual Studio Code
.vscode/*

.idea/


# React
bundle.js
bundle.js.map
__tests__

# Compiled script
static/index.html
static/style.*
static/*.js
static/logo.*