.hgignore
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Sat, 18 Oct 2008 16:50:03 +0200
branchstable
changeset 497 1c881f07bcb1
parent 450 86c17b3e9100
permissions -rw-r--r--
show enabled extensions in hg help [ original upstream description ]

syntax: glob

*.pyc
*.pyo
*~
*.swp
*.orig
*.rej
.DS_Store

build/*
MANIFEST