verdaccio/.gitignore

34 lines
312 B
Plaintext
Raw Normal View History

2013-06-13 16:21:14 +02:00
npm-debug.log
2016-11-07 18:15:38 +01:00
verdaccio-*.tgz
2014-05-06 21:57:50 +02:00
.DS_Store
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*
2017-03-04 00:39:26 +01:00
.verdaccio_test_env
node_modules
2017-02-04 00:29:34 +01:00
# Istanbul
coverage/
.nyc*
# Visual Studio Code
.vscode/*
.jscsrc
.jshintrc
jsconfig.json
2017-04-19 21:15:52 +02:00
.idea/
# React
bundle.js
bundle.js.map
__tests__
__snapshots__
# Compiled script
static
!static/favicon.png