.hgignore @ 8e444c0f0dd9

Make {rev} behave correctly for some corner cases.

The {rev} keyword now expands like so:

    * To nothing, when the working directory has no parent (i.e. when
      in a freshly init'ed repo or after running 'hg update null').
    * To the revision number of the (first) parent of the working
      directory otherwise.

fixes issue 9
author Steve Losh <steve@stevelosh.com>
date Wed, 30 Sep 2009 17:06:12 -0400
parents b7c335287424
children f9616d40630b
syntax: glob
*.pyc