.hgignore
author Arun Kulshreshtha <kulshrax@fb.com>
Thu, 09 Mar 2017 12:20:27 -0800
changeset 2071 8fbf75ca8a08
parent 2020 143c8e4dc22d
child 2080 b26a1f061ac8
permissions -rw-r--r--
serveronly: replace exc.message with str(exc) BaseException.message is deprecated in Python 2.6, so use str() instead.

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