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