diff --git a/.gitignore b/.gitignore index dbb58ff..501b72d 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,6 @@ node_modules/ # dotenv environment variables file .env + + +.vscode/ \ No newline at end of file