diff --git a/.gitignore b/.gitignore index 489f33d..b3a6dbc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ venv/ */__pycache__* -*/migrations* \ No newline at end of file +*/migrations* +*/.DS_Store +