.hgignore
author Thomas Arendsen Hein <thomas@intevation.de>
Mon, 22 Aug 2005 08:39:44 +0200
changeset 1007 2e8d96e89dfc
parent 981 4f81068ed8cd
child 1270 fc3b41570082
permissions -rw-r--r--
Include generated documentation in MANIFEST.

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