view .hgignore @ 989:3f5c822b93b1

Update test to keep graph output stable across versions. Mercurial 3.8 graph output has changed; set the 'missing parent' style back to a pipe to keep the test output stable across versions.
author Martijn Pieters <mjpieters@fb.com>
date Wed, 20 Apr 2016 07:22:44 -0700
parents 060bc3ba7d30
children
line wrap: on
line source

syntax: glob
*.pyc
tests/*.err
tests/.testtimes
build
dist
*.egg-info
*.orig