diff --git a/.gitignore b/.gitignore index 5e70a7e1e3a..947a713933d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,10 +2,12 @@ node_modules .idea .deps_check .DS_Store +.vscode npm-debug.log* .eslintcache dist/log* # Cypress test/e2e/screenshots -test/e2e/videos \ No newline at end of file +test/e2e/videos +