.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.
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
(*)