diff --git a/.gitignore b/.gitignore index 6a8c9da..bfa9356 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,6 @@ typings/ # next.js build output .next + +# VSCode +/.vscode