view .hgignore @ 1677:48c3a472aec7

split: rewrite the pre-split commit message I find this wording slightly clearer.
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Sun, 24 Apr 2016 22:31:58 -0400
parents a7bad80b7700
children 77df6101d3b5
line wrap: on
line source

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