view .hgignore @ 559:4c30776673c6

Don't use 'is' to compare ints -- it's dangerous.
author Simon Cross <hodgestar@gmail.com>
date Sat, 08 Oct 2011 20:24:03 +0200
parents 3017612e613e
children
line wrap: on
line source

syntax: glob

*.pyc
*~
.*.swp
*.egg-info
ve
dist
build