diff --git a/.gitignore b/.gitignore index eda0b26f..9de97ed0 100644 --- a/.gitignore +++ b/.gitignore @@ -98,4 +98,7 @@ ENV site # mypy -.mypy_cache \ No newline at end of file +.mypy_cache + +# VSCode +.vscode \ No newline at end of file