diff --git a/.gitignore b/.gitignore index 42e61c1..fd9d0df 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ # Ignore everything in the .venv folder -.venv/ \ No newline at end of file +.venv/ +.vscode/settings.json