While going through repository, I noticed that a .vsix file (brianextension/brianextension-0.0.5.vsix) is currently present in the source code.
.vsix files are typically build artifacts generated when packaging a VS Code extension, and they usually don’t need to be tracked in version control.
Should I raise a PR regarding this
While going through repository, I noticed that a .vsix file (brianextension/brianextension-0.0.5.vsix) is currently present in the source code.
.vsix files are typically build artifacts generated when packaging a VS Code extension, and they usually don’t need to be tracked in version control.
Should I raise a PR regarding this