view .hgignore @ 998:ff663d2214db

test-subrepos: update to account for newer git output git 2.9 outputs a longer path during clone than 2.8 did. Update the tests to allow either behavior.
author Ryan McElroy <rmcelroy@fb.com>
date Mon, 12 Sep 2016 07:40:42 -0700
parents 060bc3ba7d30
children
line wrap: on
line source

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