I am committing my first Android project to GitHub by following this video. I know that the bin
and gen
folders must be ignored. Using Eclipse, I did add them to the ignore file.
Now when I
Right Click on Project - Team - Commit
The window that comes up shows me the files in "bin" and "res" also. I can uncheck them, that is fine, but will I have to do this silly exercise again and again or maybe I am not understanding something.