.hgignore
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Thu, 09 Mar 2017 22:57:41 -0800
changeset 2082 3f787182509f
parent 2080 b26a1f061ac8
child 3203 34d5c97a3dee
permissions -rw-r--r--
discovery: introduce "stable slicing" methods We introduce new code that leverage the stable sorting to slices a graph in a way "stable" accross repository. This should allow us to use theses slices for obsolescence markers discovery.

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