The .gitignore file was reverted. Now, I'm adding back the in-source build and install folders, as well as the VS Code hidden folder
.gitignore
build
install
Since it is not affecting the code at all, only the git commits, I'm merging this directly.