.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 09 Aug 2007 15:54:27 +0200
changeset 223 65a01675a944
parent 220 943e1e1ea042
child 238 e4a389eca1b9
permissions -rw-r--r--
Test that pattern does not span more than 1 line

syntax: glob

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

build/*
MANIFEST
hgkw/__version__.py