mirror of
https://github.com/SomboChea/ui
synced 2024-11-05 06:04:28 +07:00
39 lines
441 B
Plaintext
Executable File
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/*
|
|
|