view .hgignore @ 5785:a9ad01ed1539

divergence-resolution: drop a block of code which is unnecessary now Now, it is already covered by parent div resolution so removing it.
author Sushil khanchi <sushilkhanchi97@gmail.com>
date Wed, 17 Feb 2021 18:11:44 +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/