.hgignore
author Patrick Mezard <pmezard@gmail.com>
Sat, 09 Feb 2008 19:40:30 +0100
branchstable
changeset 390 ee07603fab12
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
keyword: fix mq repository detection under Windows [ original upstream description ]

syntax: glob

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

build/*
MANIFEST