diff --git a/.gitignore b/.gitignore index 309e3a1..c7be515 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,8 @@ .idea +migrations/ +!migrations/__init__.py + # ---> Python # Byte-compiled / optimized / DLL files __pycache__/