view .hgignore @ 974:aedb47764f29

Added support for #foo%bar# syntax This required moving template() into the templater class
author Josef "Jeff" Sipek <jeffpc@optonline.net>
date Wed, 17 Aug 2005 21:14:20 -0500
parents 01215ad04283
children 4cabedfab66e ffb0665028f0 52d8d81e72ad 4f81068ed8cd
line wrap: on
line source

\.orig$
\.rej$
~$
\.so$
\.pyc$
\.swp$
\.prof$
^tests/.*\.err$
^build/
^dist/
^doc/.*\.[0-9](\.(x|ht)ml)?$
^MANIFEST$
^\.pc/
^patches/
^mercurial/__version__.py$