.hgignore
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 14 Jul 2017 02:46:28 +0200
changeset 2745 b38112b43a27
parent 2080 b26a1f061ac8
child 3203 34d5c97a3dee
permissions -rw-r--r--
prev: allow to update to 't0' from 't1' When on the first changeset of a topic, one can move back one changeset to end up on t0. The new working copy parent to not belong to the topic, but the topic is still active. The next commit will create a new root to the active topic. You can get the same result using `hg up t0`

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