view .hgignore @ 5551:22c82f714fe1

evolve: rename param `divergent` to `local` in a function Since it is a utility function to merge two content divergent changesets, it makes more sense to name the two changesets as "local" and "other".
author Sushil khanchi <sushilkhanchi97@gmail.com>
date Thu, 06 Aug 2020 18:24:32 +0530
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/