I'm working on a ASP.Net MVC project in Visual Studio for Mac. The version control we are using is Azure DevOps (previously called VSTS). So, I have checkout the code and did some modifications.
The thing here is that every time I edit something, VS to Mac shows some additional files to commit. Usually .dll, .pdb, .cache files, etc.
Is there a way to ignore those files when committing the original changes? Or is it normal?