diff --git a/.gitignore b/.gitignore index dbcf8ec..39c7fa3 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ node_modules *.log .idea/ -package-lock.json \ No newline at end of file +package-lock.json + +.vscode \ No newline at end of file