.hgignore
author Patrick Mezard <pmezard@gmail.com>
Mon, 16 May 2011 21:54:43 +0200
branchstable
changeset 946 b6a39effa432
parent 450 86c17b3e9100
permissions -rw-r--r--
run-tests: make --debug run in the temporary test directory [ original upstream message ]

syntax: glob

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

build/*
MANIFEST