Just put an Android project under git (beanstalk) version control via the command line (mac terminal). Next step is to set up exclusions.
To those
In my project root I have a file .gitignore. It contains:
/bin/ /gen/