2013-06-13 09:21:14 -05:00
|
|
|
npm-debug.log
|
2016-11-07 12:15:38 -05:00
|
|
|
verdaccio-*.tgz
|
2014-05-06 14:57:50 -05:00
|
|
|
.DS_Store
|
2017-11-19 10:06:57 -05:00
|
|
|
build/
|
2013-09-27 03:51:36 -05:00
|
|
|
|
2018-08-21 01:05:34 -05:00
|
|
|
### Test
|
|
|
|
|
2018-10-12 04:07:55 -05:00
|
|
|
test/unit/partials/store/test-*-storage/*
|
2019-05-19 16:07:17 -05:00
|
|
|
test/unit/partials/store/*-storage/*
|
2019-02-24 17:20:25 -05:00
|
|
|
test/unit/partials/store/storage_default_storage/*
|
2018-10-12 04:07:55 -05:00
|
|
|
.verdaccio-db.json
|
|
|
|
.sinopia-db.json
|
2018-08-21 01:05:34 -05:00
|
|
|
|
2013-09-27 03:51:36 -05:00
|
|
|
###
|
2016-11-07 12:15:38 -05:00
|
|
|
!bin/verdaccio
|
2013-12-19 10:11:54 -05:00
|
|
|
test-storage*
|
2018-03-11 12:55:19 -05:00
|
|
|
access-storage*
|
2017-03-03 18:39:26 -05:00
|
|
|
.verdaccio_test_env
|
2014-11-30 03:14:14 -05:00
|
|
|
node_modules
|
2017-07-22 11:25:48 -05:00
|
|
|
package-lock.json
|
2017-12-17 16:04:26 -05:00
|
|
|
npm_test-fails-add-tarball*
|
2018-03-10 06:33:31 -05:00
|
|
|
yarn-error.log
|
2016-04-18 14:53:00 -05:00
|
|
|
|
2017-02-03 18:29:34 -05:00
|
|
|
# Istanbul
|
2019-10-05 09:29:50 -05:00
|
|
|
reports/
|
2017-02-03 18:29:34 -05:00
|
|
|
coverage/
|
|
|
|
.nyc*
|
|
|
|
|
2017-04-19 14:15:52 -05:00
|
|
|
.idea/
|
2017-06-17 03:50:49 -05:00
|
|
|
|
|
|
|
|
|
|
|
# React
|
|
|
|
bundle.js
|
|
|
|
bundle.js.map
|
|
|
|
__tests__
|
2017-06-25 13:13:39 -05:00
|
|
|
|
|
|
|
# Compiled script
|
2018-06-03 10:35:12 -05:00
|
|
|
static/*
|
2020-10-11 12:06:21 -05:00
|
|
|
|
|
|
|
# This is the Yarn build state; it's local to each clone
|
|
|
|
/.yarn/build-state.yml
|
|
|
|
|
|
|
|
# This is the Yarn install state cache, it can be rebuilt anytime
|
|
|
|
/.yarn/install-state.gz
|
|
|
|
.history
|