.hgignore
author Pulkit Goyal <pulkit@yandex-team.ru>
Thu, 01 Nov 2018 21:33:15 +0300
branchstable
changeset 4222 b757f06193d0
parent 3376 aad37ffd7d58
child 5224 0a6aee4b4947
permissions -rw-r--r--
utility: don't translate commit messages in revselection prompt (issue6016) Commit messages should not be translated and should be shown the same. I am not sure if I can add a test for this by creating a commit with non-ascii character in commit message.

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/