view .hgignore @ 421:c9f8413fe644

Remove pyc files
author Neil Muller <drnlmuller@gmail.com>
date Sat, 09 Apr 2011 18:11:32 +0200
parents eb0197d1309c
children 582057a9787f
line wrap: on
line source

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