diff --git a/.gitignore b/.gitignore index a92239801a45..2623f4aacae3 100644 --- a/.gitignore +++ b/.gitignore @@ -18,5 +18,13 @@ node_modules/ *.xcodeproj *.swp *.pyc +*.VC.db +*.VC.VC.opendb +.vs/ +.vscode/ +*.vcxproj +*.vcxproj.user +*.vcxproj.filters +*.sln debug.log -npm-debug.log +npm-debug.log \ No newline at end of file