On Fri, May 7, 2010 at 12:13 PM, Alex (PS3 Friends) <kludg...@gmail.com> wrote:
> it also makes it easier to
> move from one machine to another if need be

Just curious.. what problems have you ran into developing across
multiple machines?  I develop on both Win7 and Ubuntu Linux using git
and I have zero issues related to moving back and forth between them.

I have a .gitignore file that looks like this:

*.apk
.metadata
.swp
*/bin/*
*/gen/*

Works really well for me.


-- 
Greg Donald
destiney.com | gregdonald.com

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to