view .hgignore @ 427:b86e062f2335

merge with stable
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Mon, 06 Aug 2012 19:34:24 +0200
parents cc8038e3bc23
children 53ad6062f7cc
line wrap: on
line source

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