.hgignore
author snej@snej.local
Sun Jan 11 00:02:27 2009 -0800 (2009-01-11)
changeset 26 e7a464fb6d39
permissions -rw-r--r--
Added ball graphics to Xcode project, which fixes the Go game. Fixed Tic-Tac-Toe. Fixed an exception in the demo app when changing games.
     1 syntax: glob
     2 .DS_Store
     3 build
     4 .svn
     5 *.pbxuser
     6 *.perspectivev3
     7 *.mpkg
     8 *.framework
     9 (*)