Private
Public Access
2
0

.gitignore: add Sonar and VSCode dirs

Signed-off-by: Alex Tereschenko <alext.mkrs@gmail.com>
This commit is contained in:
Alex Tereschenko
2017-06-24 22:09:17 +02:00
parent fc00fa20d2
commit be9fcf2b2d

6
.gitignore vendored
View File

@@ -20,3 +20,9 @@ package.json
binding.gyp
READMEFIRST
npm-debug.log
# Sonar
.scannerwork/
# Visual Studio Code
.vscode/