.hgignore
author Thomas Arendsen Hein <thomas@intevation.de>
Tue, 30 Aug 2005 19:12:17 +0200
changeset 1165 04be5eb73bb3
parent 981 4f81068ed8cd
child 1270 fc3b41570082
permissions -rw-r--r--
Fixed import needed to serve zip files which broke because of other changes.

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