diff --git a/.gitignore b/.gitignore index 2c8cf69..3459142 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ var/ db.sqlite3 media/ staticfiles/ +migrations/ # If you are using WhiteNoise for static file management static_root/ @@ -72,7 +73,4 @@ venv.bak/ .DS_Store Thumbs.db - - - db.sqlite3 \ No newline at end of file