diff --git a/.gitignore b/.gitignore index e9618a3..9ee8d17 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules .next -.env.local \ No newline at end of file +.env.local +.vscode \ No newline at end of file