.hgignore
author Matt Mackall <mpm@selenic.com>
Fri, 04 Apr 2008 13:43:25 -0500
changeset 6463 5e011a402352
parent 5693 5d0b94d3ad0c
child 6551 4a064e1977f8
permissions -rw-r--r--
coal: more tweaks - move icons inside links - set icon borders to 0 - make active menu button white on black and remove bar

syntax: glob

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

syntax: regexp
^\.pc/