.hgignore
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 24 Nov 2017 23:46:56 -0500
changeset 3207 35c79686a635
parent 3203 34d5c97a3dee
child 3376 aad37ffd7d58
permissions -rw-r--r--
serverminitopic: also avoid reading Avoiding to write cache for filter where topic applies is a good step, but we need to also avoid reading it. Existing branchmap cache might exists before the turned the feature on.

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