view .hgignore @ 1955:2f500a4b6e99

Fix the py2exe template path problem (issue:152) again. This patch is same with 1834:24881eaebee3 which is leaved behind by 1897:58b6784cf9f1.
author Shun-ichi GOTO <shunichi.goto@gmail.com>
date Wed, 15 Mar 2006 06:39:04 +0100
parents e02fea13c69d
children 4a49daa3a40c
line wrap: on
line source

syntax: glob

*.elc
*.orig
*.rej
*~
*.so
*.pyc
*.swp
*.prof
tests/*.err
build
dist
doc/*.[0-9]
doc/*.[0-9].gendoc.txt
doc/*.[0-9].{x,ht}ml
MANIFEST
patches
mercurial/__version__.py

syntax: regexp
^\.pc/