.hgignore
author Matt Mackall <mpm@selenic.com>
Sun, 02 Jun 2013 16:55:19 -0500
branchstable
changeset 1253 79e201b6826a
parent 450 86c17b3e9100
permissions -rw-r--r--
run-tests: use count to calculate port to use This will keep threads from using the same server ports [ original upstream message ]

syntax: glob

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

build/*
MANIFEST