.hgignore
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 21 Dec 2017 03:30:13 +0100
changeset 3346 f4e28b781143
parent 3203 34d5c97a3dee
child 3376 aad37ffd7d58
permissions -rw-r--r--
stablerange: use mergepoint based algorithm for the official stable range Changing the official stable range will impact all users of the infrastructure. We update version number of the cache file and discovery methods to clarify this. We do no keep compatibility with the old method over the wire. The new algorithm is much better and keeping compat is more work than we have time for right now.

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