diff --git a/.gitignore b/.gitignore index cb447f4..4ae0e5c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .venv poetry.lock -files/* \ No newline at end of file +files/* +.vscode/ \ No newline at end of file