.hgignore
author Matt Mackall <mpm@selenic.com>
Sun, 02 Jun 2013 17:58:51 -0500
branchstable
changeset 1260 d9ebd2545572
parent 450 86c17b3e9100
permissions -rw-r--r--
run-tests: --interactive and --jobs no longer conflict [ original upstream message ]

syntax: glob

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

build/*
MANIFEST