I downloaded .gitignore for C# (https://github.com/github/gitignore/blob/master/CSharp.gitignore) for my repo (https://github.com/feick/Water-Tank). I included the .gitignore in the first commit, then I made a second commit with the project files. On my repo, it is still showing unwanted folders/files that should have been excluded while using .gitignore (/bin,/obj,etc.). I’m assuming it’s a user error on my part, so I was wondering if someone could let me know what I did wrong.
I downloaded .gitignore for C# ( https://github.com/github/gitignore/blob/master/CSharp.gitignore ) for my repo ( https://github.com/feick/Water-Tank ).
Share
Rename
CSharp.gitignorefile to.gitignore