1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-06-16 00:19:42 +07:00
verdaccio-ui/.gitignore
2019-04-04 21:23:40 +02:00

39 lines
441 B
Plaintext
Executable File

npm-debug.log
verdaccio-*.tgz
.DS_Store
build/
### Test
test/unit/partials/store/test-*-storage/*
test/unit/partials/store/storage_default_storage/*
.verdaccio-db.json
.sinopia-db.json
###
!bin/verdaccio
test-storage*
access-storage*
.verdaccio_test_env
node_modules
package-lock.json
npm_test-fails-add-tarball*
yarn-error.log
# Istanbul
coverage/
.nyc*
.idea/
# React
bundle.js
bundle.js.map
__tests__
# Compiled script
static/*