.hgignore
author Jens Alfke <jens@mooseyard.com>
Tue Mar 11 09:21:53 2008 -0700 (2008-03-11)
changeset 3 40d225cf9c43
permissions -rw-r--r--
Added support for clicking the board to place new pieces. Go and Tic-Tac-Toe now use this.
     1 syntax: glob
     2 .DS_Store
     3 build
     4 .svn
     5 *.pbxuser
     6 *.perspectivev3
     7 *.mpkg
     8 *.framework
     9 (*)