.hgignore
author Matt Mackall <mpm@selenic.com>
Sun, 02 Jun 2013 17:58:49 -0500
branchstable
changeset 1259 71fcece633e4
parent 450 86c17b3e9100
permissions -rw-r--r--
run-tests: sort certain slow tests earlier by keyword There are a few tests that evade the size heuristic [ original upstream message ]

syntax: glob

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

build/*
MANIFEST