.hgignore
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Sat, 18 Oct 2008 16:56:39 +0200
branchstable
changeset 498 b87669cce5af
parent 450 86c17b3e9100
permissions -rw-r--r--
help: better documentation intro for a few extensions [ original upstream description ]

syntax: glob

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

build/*
MANIFEST