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

chore: add IDE files to .gitignore

This commit is contained in:
Salakar
2020-02-06 21:33:03 +00:00
parent 17c1233988
commit 694154b377

11
.gitignore vendored
View File

@@ -7,3 +7,14 @@ coverage
stunnel.conf
stunnel.pid
*.out
package-lock.json
# IntelliJ IDEs
.idea
# VisualStudioCode IDEs
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json