view .hgignore @ 577:62666b542afe

Fixed MacOS X packaging, updated .hgignore.
author Jeremy Thurgood <firxen@gmail.com>
date Sun, 10 Apr 2011 13:59:30 +0200
parents 582057a9787f
children 74efd0a9c959
line wrap: on
line source

^.*\.pyc$
^.*~$
/\..*\.swp$
/\._[^/]*$
/\.~lock\..*#$
/\.DS_Store$
^dist/
^build/
^.*\.egg-info/$