.hgignore
author Patrick Mezard <pmezard@gmail.com>
Mon, 16 May 2011 21:56:26 +0200
branchstable
changeset 947 23f0eeb598b5
parent 450 86c17b3e9100
permissions -rw-r--r--
run-tests: replace chdir() with Popen cwd option [ original upstream message ]

syntax: glob

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

build/*
MANIFEST