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

chore: update .gitignore

This commit is contained in:
Salakar
2020-02-06 22:00:11 +00:00
parent 0adcb73801
commit 5be0d3a78e

8
.gitignore vendored
View File

@@ -11,10 +11,6 @@ package-lock.json
# IntelliJ IDEs # IntelliJ IDEs
.idea .idea
# VisualStudioCode IDEs # VisualStudioCode IDEs
.vscode/* .vscode
!.vscode/settings.json .vs
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json