.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 31 May 2012 12:47:50 +0200
changeset 1081 adc6c1fea13d
parent 450 86c17b3e9100
permissions -rw-r--r--
Wlock cmdutil.copy wrapper Expanding/shrinking happens outside the wrapped copy function; therefore write lock the repo.

syntax: glob

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

build/*
MANIFEST