view .hgignore @ 1008:85272e96b96a

Add Makefile for generating release tarballs. - test suite is run - documentation is generated and included
author Thomas Arendsen Hein <thomas@intevation.de>
date Mon, 22 Aug 2005 08:46:43 +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$