diff --git a/.gitignore b/.gitignore index 41c99f7..6e35b19 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,9 @@ package.json binding.gyp READMEFIRST npm-debug.log + +# Sonar +.scannerwork/ + +# Visual Studio Code +.vscode/ \ No newline at end of file