1
0
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:
leibale
2021-10-11 19:34:23 -04:00
parent 61cec9d06c
commit b0f657c747

View File

@@ -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/