view .hgignore @ 574:7bc907f8b3d7

More bugs
author Stefano Rivera <stefano@rivera.za.net>
date Sun, 10 Apr 2011 10:00:16 +0200
parents 582057a9787f
children 62666b542afe
line wrap: on
line source

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