view .hgignore @ 1022:006c837f9181

gitdirstate: use util.listdir if available Since hg 4.3, the upstream osutil module has been moved to mercurial.cext.osutil, but the util module also now re-exports everything in osutil. Thanks to Durham Goode and Yuya Nishihara for reporting and finding the right fix for this.
author Kevin Bullock <kbullock@ringworld.org>
date Mon, 19 Jun 2017 13:50:45 -0500
parents 060bc3ba7d30
children
line wrap: on
line source

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