Closed mrgoodboy closed 10 years ago
Can you drop the change to gitignore
? I don't think it's really needed. Otherwise looks good.
rewrote .gitignore
Hmm I think you need to simply "drop" gitignore. DSStore too.
how is this?
Looks good.
Just a note, this is perfectly fine:
CGFloat a = 3;
So no need for the 3.0
in code. Stuff like return 3
won't cause any confusion.
fixed the values