.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
|
binding.gyp
|
||||||
READMEFIRST
|
READMEFIRST
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
|
|
||||||
|
# Sonar
|
||||||
|
.scannerwork/
|
||||||
|
|
||||||
|
# Visual Studio Code
|
||||||
|
.vscode/
|
||||||
Reference in New Issue
Block a user