.hgignore
author Jens Alfke <jens@mooseyard.com>
Tue Mar 11 17:09:50 2008 -0700 (2008-03-11)
changeset 4 d781b00f3ed4
permissions -rw-r--r--
Text, playing cards, and Klondike solitaire all work on iPhone now. (Regression: Klondike UI layout has changed, and is awkward on Mac now. Need to special case that.)
jens@0
     1
syntax: glob
jens@0
     2
.DS_Store
jens@0
     3
build
jens@0
     4
.svn
jens@0
     5
*.pbxuser
jens@0
     6
*.perspectivev3
jens@0
     7
*.mpkg
jens@0
     8
*.framework
jens@0
     9
(*)