.hgignore
author Jens Alfke <jens@mooseyard.com>
Wed May 28 12:47:10 2008 -0700 (2008-05-28)
changeset 8 45c82a071aca
permissions -rw-r--r--
* Got it working with latest iPhone SDK.
* Fixed some text alignment issues that showed up on PlayingCards.
* Working on persistence and move-tracking for Game.
     1 syntax: glob
     2 .DS_Store
     3 build
     4 .svn
     5 *.pbxuser
     6 *.perspectivev3
     7 *.mpkg
     8 *.framework
     9 (*)