mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
30 lines
261 B
Plaintext
30 lines
261 B
Plaintext
npm-debug.log
|
|
verdaccio-*.tgz
|
|
.DS_Store
|
|
|
|
###
|
|
!bin/verdaccio
|
|
test-storage*
|
|
.verdaccio_test_env
|
|
node_modules
|
|
|
|
|
|
# Istanbul
|
|
coverage/
|
|
.nyc*
|
|
|
|
# Visual Studio Code
|
|
.vscode/*
|
|
|
|
.idea/
|
|
|
|
|
|
# React
|
|
bundle.js
|
|
bundle.js.map
|
|
__tests__
|
|
__snapshots__
|
|
|
|
# Compiled script
|
|
static/
|