view .hgignore @ 1162:91db1c90b20d

Use local generated env instead of os.environ
author Vincent Wagelaar <vincent@ricardis.tudelft.nl>
date Tue, 30 Aug 2005 16:33:04 +0200
parents 4f81068ed8cd
children fc3b41570082
line wrap: on
line source

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