diff --git a/.gitignore b/.gitignore index de321fc..56356f2 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,6 @@ wheels/ db.sqlite -alembic/versions/*.py \ No newline at end of file +alembic/versions/*.py + +.vscode/ \ No newline at end of file