.hgignore
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 09 Mar 2017 08:33:00 -0800
changeset 2067 74869d26f0e0
parent 2020 143c8e4dc22d
child 2080 b26a1f061ac8
permissions -rw-r--r--
setup.py: remove unused and harmful code importing mercurial This was failing on some build system we have. The import seemed to succeed, but then mercurial.__all__ would fail. I don't know why, but since it's unused anyway, let's just drop it.

syntax: re
/figures/[^/]+\.png$
^html/
\.pyc$
~$
\.swp$
\.orig$
\.rej$
\.err$
^tests/easy_run.sh$
^build/
^MANIFEST$
^docs/tutorials/.*\.rst$
\.ico$
tests/\.testtimes