mirror of
https://github.com/zhigang1992/deployd.git
synced 2026-01-12 22:46:42 +08:00
updated npmignore
This commit is contained in:
27
.npmignore
27
.npmignore
@@ -1,4 +1,25 @@
|
||||
bin/node
|
||||
lib-cov
|
||||
*.seed
|
||||
*.log
|
||||
*.csv
|
||||
*.dat
|
||||
*.out
|
||||
*.pid
|
||||
*.gz
|
||||
*.tgz
|
||||
|
||||
pids
|
||||
logs
|
||||
results
|
||||
.DS_Store
|
||||
/node_modules
|
||||
npm-debug.log
|
||||
test/support/keys.json
|
||||
test/support/proj
|
||||
test-app/data
|
||||
bin/mongo
|
||||
lib/resources/dashboard/bootstrap
|
||||
lib/resources/dashboard/stylesheet/*.less
|
||||
bin/node
|
||||
examples/test/data
|
||||
.latestversion
|
||||
|
||||
!bin/createtemplate/**
|
||||
Reference in New Issue
Block a user