How to ignore mistakenly comitted files
I have an android project, and mistakenly added bin folder to stage and
comitted it. Now how can I ignore this bin folder and ignore it for ever?
I added bin/ to the .gitignore file, but nothing changes and I see all
files in this folder in working copy in SourceTree.
I am using SourceTree as the git client.
No comments:
Post a Comment