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