view .hgignore @ 165:8d45715c587d

Rename ._game_state to game_state for consistency with engine and since everyone and their dog has access to it. :)
author Simon Cross <hodgestar@gmail.com>
date Wed, 06 Apr 2011 00:09:56 +0200
parents ae90ef45115c
children eb0197d1309c
line wrap: on
line source

^.*\.pyc$
^.*~$
/\..*\.swp$
/\._[^/]*$
/\.~lock\..*#$