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
Initializing the repository with the package version of the extension fails, complaining that it can't find the .gitignore file. The .gitignore template file is apparently getting excluded from package builds because of its name, so probably need to rename it.