It looks like you committed your python packages installed in your virtual environment. I would pull all of those out, otherwise they may cause conflicts for other users.
Should we gitignore the env folder too? (I did that cause in the database lecture our assignment explicitly said to create the virtualenv inside the repo)
It looks like you committed your python packages installed in your virtual environment. I would pull all of those out, otherwise they may cause conflicts for other users.