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
As mentioned in #5 and #6, a .gitignore file should be updated to avoid unintentionally adding unwanted directories or files to the git repository for tracking.
This repository currently does not have a .gitignore file.
One should be added with a reasonable set of defaults for Python.