diff --git a/.gitignore b/.gitignore index f80fb39..977fb0d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ db.sqlite3 .env .vscode -__pycache__ \ No newline at end of file +__pycache__ +migrations \ No newline at end of file