sapling/.hgignore
2006-05-22 14:06:12 +02:00

26 lines
266 B
Plaintext

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/