You seem to track your vs config file. To undo that write `git rm -r --cached .vscode` `git commit -am "undo .vscode tracking"` `git push`