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:
19
.npmignore
19
.npmignore
@@ -1,6 +1,6 @@
|
|||||||
.vscode
|
.vscode/
|
||||||
.idea
|
.idea/
|
||||||
node_modules
|
node_modules/
|
||||||
.nyc_output
|
.nyc_output
|
||||||
dump.rdb
|
dump.rdb
|
||||||
CONTRIBUTING.md
|
CONTRIBUTING.md
|
||||||
@@ -8,9 +8,10 @@ CODE_OF_CONDUCT.md
|
|||||||
TODO.md
|
TODO.md
|
||||||
GOALS.md
|
GOALS.md
|
||||||
tsconfig.json
|
tsconfig.json
|
||||||
coverage
|
.nycrc.json
|
||||||
benchmark
|
coverage/
|
||||||
.github
|
benchmark/
|
||||||
scripts
|
.github/
|
||||||
lib
|
scripts/
|
||||||
|
lib/
|
||||||
|
index.ts
|
||||||
|
Reference in New Issue
Block a user