.hgignore
author Boris Feld <boris.feld@octobus.net>
Thu, 27 Jul 2017 17:16:02 +0200
branchstable
changeset 2825 7608f1e04205
parent 2080 b26a1f061ac8
child 3203 34d5c97a3dee
permissions -rw-r--r--
doc: fix test2rst Previous versions used to break on multi-lines texts and miss entirely single lines of texts. Use a simplest version without regex.

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