1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-21 07:29:37 +01:00
verdaccio/.gitignore

30 lines
266 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/*
.jscsrc
.jshintrc
jsconfig.json
.idea/
# React
bundle.js
bundle.js.map
__tests__
__snapshots__