diff --git a/.gitignore b/.gitignore index 9bb79d0..070b61c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ __pycache__/ /app/logs/ instance/ .env.* +.vscode/ \ No newline at end of file