.gitignore: add Sonar and VSCode dirs
Signed-off-by: Alex Tereschenko <alext.mkrs@gmail.com>
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -20,3 +20,9 @@ package.json
|
||||
binding.gyp
|
||||
READMEFIRST
|
||||
npm-debug.log
|
||||
|
||||
# Sonar
|
||||
.scannerwork/
|
||||
|
||||
# Visual Studio Code
|
||||
.vscode/
|
||||
Reference in New Issue
Block a user