You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We really don't need to track some files and directories (such as __pycache__, and .venv). We can start with these two for now, and later we can keep on adding the stuff we don't need.
Also, we need to delete the existing __pycache__ from the repo.