diff --git a/.gitignore b/.gitignore index cf5093f..38ab388 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,8 @@ wheels/ *.egg-info/ .installed.cfg *.egg +migrations/ +migrate.py # Virtual Environment venv/