.hgignore
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 09 Jun 2017 01:39:42 +0100
changeset 2570 86959f2c625d
parent 2080 b26a1f061ac8
child 3203 34d5c97a3dee
permissions -rw-r--r--
obscache: directly allocate zeroed bytearray This is much faster that incrementally appending to it. On mozilla central without obsolescence markers this move full cache building from 0.3s to nothing visible.

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