diff --git a/.gitignore b/.gitignore index 8fcf50a..81433ef 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ venv/ db.sqlite3 customData.yml settings.py -mo-key.json \ No newline at end of file +mo-key.json +*/migrations/ \ No newline at end of file