.hgignore
author Jens Alfke <jens@mooseyard.com>
Thu May 29 15:04:06 2008 -0700 (2008-05-29)
changeset 9 a59acc683080
permissions -rw-r--r--
Finally fixed the slow animation performance of board games; all it took was changing the board's z index from 1 to 0, somehow. Games working well now.
     1 syntax: glob
     2 .DS_Store
     3 build
     4 .svn
     5 *.pbxuser
     6 *.perspectivev3
     7 *.mpkg
     8 *.framework
     9 (*)