.hgignore
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
Sun, 24 Apr 2016 22:31:58 -0400
changeset 1677 48c3a472aec7
parent 1643 a7bad80b7700
child 1695 77df6101d3b5
permissions -rw-r--r--
split: rewrite the pre-split commit message I find this wording slightly clearer.

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