Try this.
Rename directory New to new
git mv New new2 git mv new2 new git rm -r --cached new git add --all new
And restart TypeScript service in IDE.