.hgignore
author Gilles Moris <gilles.moris@free.fr>
Fri, 22 Aug 2008 13:25:35 +0200
branchstable
changeset 487 cd8ca65475eb
parent 450 86c17b3e9100
permissions -rw-r--r--
Have verbose flag print the changeset hash when committing [ original upstream message ]

syntax: glob

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

build/*
MANIFEST