.hgignore
author Jens Alfke <jens@mooseyard.com>
Mon Jul 14 21:00:15 2008 -0700 (2008-07-14)
changeset 16 28392c9a969f
permissions -rw-r--r--
Tweaks and fixes, including renaming Game's "board" property/ivar to "table", which is less confusing.
Released as part of Your Move 1.0a2.
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
(*)