.hgignore
author Ollivier Robert <roberto@keltia.freenix.fr>
Sun, 28 Aug 2005 19:18:39 +0200
changeset 1137 c54d03bdf2dc
parent 981 4f81068ed8cd
child 1270 fc3b41570082
permissions -rw-r--r--
Remove the link from the template as there no real way to have it always be correct.

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