.hgignore
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sat, 22 Jul 2017 23:40:28 +0200
changeset 2756 f4dd6e6d4c73
parent 2080 b26a1f061ac8
child 3203 34d5c97a3dee
permissions -rw-r--r--
rewriteutil: create a rewriteutil module to host utility function The ultimate goal of this module is to gather basic building block for rewriting changesets. This is aimed at moving into core and being use by the core extension.

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