mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-08-01 19:49:01 +00:00
update to 4.0
This commit is contained in:
31
.npmignore
Normal file
31
.npmignore
Normal file
@@ -0,0 +1,31 @@
|
||||
cert/**/*.srl
|
||||
cert/**/*.key
|
||||
cert/**/*.crt
|
||||
cert/**/*.csr
|
||||
web/build/.module-cache/
|
||||
tmp.txt
|
||||
.*.swp
|
||||
._*
|
||||
.DS_Store
|
||||
.git
|
||||
.hg
|
||||
.lock-wscript
|
||||
.svn
|
||||
.wafpickle-*
|
||||
CVS
|
||||
npm-debug.log
|
||||
logs
|
||||
*.log
|
||||
pids
|
||||
*.pid
|
||||
*.seed
|
||||
lib-cov
|
||||
coverage
|
||||
.grunt
|
||||
node_modules
|
||||
.lock-wscript
|
||||
temp
|
||||
releases
|
||||
rule_sample
|
||||
test
|
||||
*.tgz
|
Reference in New Issue
Block a user