1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00

update .npmignore

This commit is contained in:
leibale
2021-10-11 19:34:23 -04:00
parent 61cec9d06c
commit b0f657c747

View File

@@ -1,12 +1,13 @@
.vscode/
.idea/
node_modules/
.nyc_output
.nyc_output/
coverage/
dump.rdb
documentation/
CONTRIBUTING.md
tsconfig.json
.deepsource.toml
.nycrc.json
benchmark/
.github/