mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
3ad519f0c2
* chore: upload gatsby website * chore: update header * chore: add background header * chore: add ci for website * Update ci-website.yml * chore: update patch mach ci * chore: update ci settings * chore: update docker version
33 lines
309 B
Text
33 lines
309 B
Text
*.log*
|
|
verdaccio-*.tgz
|
|
.DS_Store
|
|
build/
|
|
|
|
### Test
|
|
|
|
.verdaccio-db.json
|
|
.sinopia-db.json
|
|
|
|
###
|
|
test-storage*
|
|
.verdaccio_test_env
|
|
node_modules
|
|
package-lock.json
|
|
yarn-error.log
|
|
|
|
|
|
# jest
|
|
reports/
|
|
coverage/
|
|
|
|
.idea/
|
|
|
|
# Compiled script
|
|
packages/partials
|
|
tsconfig.tsbuildinfo
|
|
|
|
|
|
# website
|
|
|
|
website/public
|
|
website/.cache
|