You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-13 10:02:24 +03:00
update .npmignore
This commit is contained in:
@@ -1,12 +1,13 @@
|
|||||||
.vscode/
|
.vscode/
|
||||||
.idea/
|
.idea/
|
||||||
node_modules/
|
node_modules/
|
||||||
.nyc_output
|
.nyc_output/
|
||||||
coverage/
|
coverage/
|
||||||
dump.rdb
|
dump.rdb
|
||||||
documentation/
|
documentation/
|
||||||
CONTRIBUTING.md
|
CONTRIBUTING.md
|
||||||
tsconfig.json
|
tsconfig.json
|
||||||
|
.deepsource.toml
|
||||||
.nycrc.json
|
.nycrc.json
|
||||||
benchmark/
|
benchmark/
|
||||||
.github/
|
.github/
|
||||||
|
Reference in New Issue
Block a user