.hgignore
author Adrian Buehlmann <adrian@cadifra.com>
Fri, 16 Oct 2009 23:57:34 +0200
branchstable
changeset 657 fcd29bd314be
parent 450 86c17b3e9100
permissions -rw-r--r--
hg.clone: report branch name on update [ original upstream message ]

syntax: glob

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

build/*
MANIFEST