diff --git a/.gitignore b/.gitignore index 5208c1a..0cf2fe1 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,6 @@ next-env.d.ts # Webstorm files .idea/ .env + +# vscode files +.vscode/ \ No newline at end of file