.hgignore
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 13 Oct 2017 20:28:21 +0200
branchstable
changeset 3061 6f87042766cb
parent 2080 b26a1f061ac8
child 3203 34d5c97a3dee
permissions -rw-r--r--
topic: remove a silly duplicate in a revset Spotted by Pulkit Goyal. More performance win seems to exists here, but we starts with the obvious.

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