Go to the version of my Android project in git (and github), and it is curious if anyone has any advice on which files / folders I should add to .gitignore, etc. Any bugs I should know about?
I hate it when I reprogram my entire project, and then some of them end up ending up with a bunch of files / folders in conflict. I should not have a version in the first place.
Thank!
source
share