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
When a backup branch is created a .bbinfo JSON file is created in the root of the repository directory.
Should this be committed to the main branch of the repository or should this be in .gitignore? How does the extension behave if the file is missing? How should we approach the file?