.hgignore
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Wed, 08 Sep 2010 15:11:35 +0200
branchstable
changeset 1052 5a3bcda2de29
parent 450 86c17b3e9100
permissions -rw-r--r--
tests: extend get-with-headers to support cache testing [ original upstream message ]

syntax: glob

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

build/*
MANIFEST