After Visual Studio updated from 15.7.x to 15.8.1, VS puts generated Javascript files from Typescript to the TFS.
Is there a way how to not include them? I can manually move them to exclude changes, but I would rather VS to not to add these files to Included Changes. In the previous version of VS, it generated javascript files but it didn't put them under source control (this is preferred behavior).
Thank you, Jakub