I have a repo with two projects
BrainTrainerAPI is a .NET Core wep api that contains two folders /obj and /bin
but when I add them two my .gitignore
Git still tracks them for some reason. Can anyone tell me what I am doing wrong?
I have a repo with two projects
BrainTrainerAPI is a .NET Core wep api that contains two folders /obj and /bin
but when I add them two my .gitignore
Git still tracks them for some reason. Can anyone tell me what I am doing wrong?