From feed8e5d1567ed1e2fb2243ff38c38d63578bf0f Mon Sep 17 00:00:00 2001 From: Cyberes Date: Sun, 9 Jun 2024 20:23:39 -0600 Subject: [PATCH] update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) 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__/