view .hgignore @ 2383:dec7aa404dcf

Ignore the .exe setup file for Windows
author Marco Barisione <marco@barisione.org>
date Mon, 22 May 2006 14:06:12 +0200
parents 0ce3cd330996
children 5d895018ef42
line wrap: on
line source

syntax: glob

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

syntax: regexp
^\.pc/