view .hgignore @ 37:513449a88de2

Handle non-ASCII input correctly (assuming UTF-8 encoding). - fastimport library now returns filenames as byte strings, so leave them be - re-encode commit message as UTF-8 - monkeypatch mercurial.encoding to assume UTF-8 for everything
author Greg Ward <greg-hg@gerg.ca>
date Fri, 08 May 2009 11:03:16 -0400
parents 68bfc64028db
children 29ffd23028c2
line wrap: on
line source

syntax: glob

*.orig
*~
*.pyc
tests/*.err
tests/tmp