view .gitignore @ 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 505d7cdca198
children
line wrap: on
line source

*.pyc
tests/*.err
build
dist
*.egg-info