.hgignore
author Marco Barisione <marco@barisione.org>
Mon, 22 May 2006 14:06:12 +0200
changeset 2383 dec7aa404dcf
parent 2151 0ce3cd330996
child 2385 5d895018ef42
permissions -rw-r--r--
Ignore the .exe setup file for Windows

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/