view .hgignore @ 1678:1247d87a738d

py3: tolerate io/StringIO divergence
author timeless@gmail.com
date Wed, 20 Apr 2016 18:58:52 +0000
parents a7bad80b7700
children 77df6101d3b5
line wrap: on
line source

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