0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/.gitignore

30 lines
261 B
Text
Raw Normal View History

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
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*
2017-03-03 18:39:26 -05:00
.verdaccio_test_env
node_modules
2017-02-03 18:29:34 -05:00
# Istanbul
coverage/
.nyc*
# Visual Studio Code
.vscode/*
2017-04-19 14:15:52 -05:00
.idea/
# React
bundle.js
bundle.js.map
__tests__
__snapshots__
# Compiled script
static/