diff --git a/.gitignore b/.gitignore index 3065c9c..92e18c7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ node_modules *.log -out \ No newline at end of file +out + +# VSCode +.vscode/* \ No newline at end of file