view .hgignore @ 3250:8eaf30e1019f

stablerange: extract the core API into a 'stablerangecore' class To clarify what the code is doing without all the caching and algorithmic improvement, we extract a core class that highlight the basic API expected from the class.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 29 Nov 2017 11:18:53 -0500
parents 34d5c97a3dee
children aad37ffd7d58
line wrap: on
line source

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