.hgignore
author Jens Alfke <jens@mooseyard.com>
Mon Jul 21 17:32:21 2008 -0700 (2008-07-21)
changeset 21 2eb229411d73
permissions -rw-r--r--
* Added API to Stack for removing bits.
* GoGame correctly saves/restores number of captured pieces.
* Improved positioning of captured-piece Stacks in GoGame.
* New Go piece icons.
* Added "Warn" function to GGBUtils.
     1 syntax: glob
     2 .DS_Store
     3 build
     4 .svn
     5 *.pbxuser
     6 *.perspectivev3
     7 *.mpkg
     8 *.framework
     9 (*)