Added some editors to the .gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -9,6 +9,10 @@ lerna-debug.log*
|
||||
# Diagnostic reports (https://nodejs.org/api/report.html)
|
||||
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
|
||||
|
||||
# Editors
|
||||
.idea
|
||||
.vscode
|
||||
|
||||
# Runtime data
|
||||
pids
|
||||
*.pid
|
||||
|
Reference in New Issue
Block a user