view .hgignore @ 5705:9f8ff149f258

tests: remove branch cache entries from test-discovery-obshashrange.t The previous commit added new blackbox entries, and among them many branch cache-related lines like these. Unfortunately, their order was not stable in case of writing an empty cache (0 labels and 0 nodes) on py2. Since branch cache entries aren't vital for this test, we can drop them and remove the flakiness.
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 21 Jan 2021 19:05:17 +0800
parents aad37ffd7d58
children ba316ce15040
line wrap: on
line source

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

^docs/training/graphs/
^docs/training/html/
^docs/training/index.html
^docs/training/graphviz-images/
^docs/training/img/
^docs/training/output/
^docs/training/pandocfilters/