You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-19 07:02:06 +03:00
fix .npmignore
This commit is contained in:
@@ -1,9 +1,16 @@
|
|||||||
.vscode
|
.vscode
|
||||||
.idea
|
.idea
|
||||||
node_modules
|
node_modules
|
||||||
dist
|
|
||||||
.nyc_output
|
.nyc_output
|
||||||
dump.rdb
|
dump.rdb
|
||||||
CONTRIBUTING.md
|
CONTRIBUTING.md
|
||||||
CODE_OF_CONDUCT.md
|
CODE_OF_CONDUCT.md
|
||||||
|
TODO.md
|
||||||
|
GOALS.md
|
||||||
|
tsconfig.json
|
||||||
|
coverage
|
||||||
|
benchmark
|
||||||
|
.github
|
||||||
|
scripts
|
||||||
|
lib
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user