.hgignore
author Yuya Nishihara <yuya@tcha.org>
Wed, 30 Sep 2015 23:33:00 +0900
changeset 1509 405be3783fbc
parent 557 41688ca951e7
child 1643 a7bad80b7700
child 1674 854421a48e0c
permissions -rw-r--r--
evolve: ignore ui argument passed to help loader The API changed at Mercurial e0c572d4d112.

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