.hgignore
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 05 Jan 2018 03:35:07 +0100
changeset 3366 83b372eceb81
parent 3203 34d5c97a3dee
child 3376 aad37ffd7d58
permissions -rw-r--r--
caches: pass the transaction to the "shouldwarncache" logic This will allow to have smarter mode about cache warming (eg: only warm them for server transaction.

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