1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-17 19:41:06 +03:00

app spec files to npmignore

This commit is contained in:
leibale
2021-06-24 18:33:33 -04:00
parent 1e82043149
commit 2e9e7767d8

View File

@@ -15,3 +15,4 @@ benchmark/
scripts/ scripts/
lib/ lib/
index.ts index.ts
*.spec.*