2021-05-13 23:13:57 +02:00
|
|
|
|
2016-11-07 18:15:38 +01:00
|
|
|
verdaccio-*.tgz
|
2014-05-06 21:57:50 +02:00
|
|
|
.DS_Store
|
2017-11-19 16:06:57 +01:00
|
|
|
build/
|
2013-09-27 10:51:36 +02:00
|
|
|
|
2018-08-21 08:05:34 +02:00
|
|
|
### Test
|
|
|
|
|
2018-10-12 11:07:55 +02:00
|
|
|
test/unit/partials/store/test-*-storage/*
|
2019-05-19 23:07:17 +02:00
|
|
|
test/unit/partials/store/*-storage/*
|
2019-02-24 23:20:25 +01:00
|
|
|
test/unit/partials/store/storage_default_storage/*
|
2018-10-12 11:07:55 +02:00
|
|
|
.verdaccio-db.json
|
|
|
|
.sinopia-db.json
|
2018-08-21 08:05:34 +02:00
|
|
|
|
2013-09-27 10:51:36 +02:00
|
|
|
###
|
2016-11-07 18:15:38 +01:00
|
|
|
!bin/verdaccio
|
2013-12-19 16:11:54 +01:00
|
|
|
test-storage*
|
2018-03-11 18:55:19 +01:00
|
|
|
access-storage*
|
2017-03-04 00:39:26 +01:00
|
|
|
.verdaccio_test_env
|
2014-11-30 09:14:14 +01:00
|
|
|
node_modules
|
2017-07-22 18:25:48 +02:00
|
|
|
package-lock.json
|
2017-12-17 22:04:26 +01:00
|
|
|
npm_test-fails-add-tarball*
|
2018-03-10 12:33:31 +01:00
|
|
|
yarn-error.log
|
2016-04-18 21:53:00 +02:00
|
|
|
|
2021-05-13 23:13:57 +02:00
|
|
|
# coverage
|
2019-10-05 16:29:50 +02:00
|
|
|
reports/
|
2017-02-04 00:29:34 +01:00
|
|
|
coverage/
|
|
|
|
|
2021-05-13 23:13:57 +02:00
|
|
|
# IDE
|
2017-04-19 21:15:52 +02:00
|
|
|
.idea/
|
2017-06-17 10:50:49 +02:00
|
|
|
|
2017-06-25 20:13:39 +02:00
|
|
|
# Compiled script
|
2018-06-03 17:35:12 +02:00
|
|
|
static/*
|
2020-10-11 19:06:21 +02: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
|