i using GIT for my project, but i've a problem.
When I have no pending changes and I make a compilation of the project from visual studio, and then i execute "git status command" it generates all these changes for me
in my ignore file, i added the extensions, but git doesn't consider them.
Why does this happen and how can I solve it?