mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-03-11 02:15:57 -05:00
Fix #52 binary file missing
This commit is contained in:
parent
f89ca4423a
commit
2d5cbaf461
1 changed files with 1 additions and 5 deletions
|
@ -1,10 +1,6 @@
|
||||||
node_modules
|
node_modules
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
sinopia-*.tgz
|
sinopia-*.tgz
|
||||||
|
verdaccio-*.tgz
|
||||||
###
|
|
||||||
bin/**
|
|
||||||
!bin/sinopia
|
|
||||||
test-storage*
|
test-storage*
|
||||||
|
|
||||||
/.*
|
/.*
|
||||||
|
|
Loading…
Add table
Reference in a new issue