I have some files that are being committed and pushed to repo right now but suddenly I want to ignore them. I added on gitignore but it doesn't work. Apparently it doesn't work cause these files are already being track and can't be ignored.
My question is how do I untrack it using VS 2015? Hope someone can help me.
Thanks