.hgignore
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 22 Nov 2017 13:44:44 +0100
changeset 3239 0c8c7b5274a5
parent 3203 34d5c97a3dee
child 3376 aad37ffd7d58
permissions -rw-r--r--
cache: adds debug details about what the content of the update Having more data in debug is good, we add a small method to help providing them. This code was headed for core during the 4.3 cycle but never made it there. So we starts with a copy in the evolve repository.

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