.hgignore
author Mario Ferraro <fadinlight@gmail.com>
Sat, 09 May 2009 01:36:22 +0200
changeset 2301 fd14daa4b45a
parent 2297 2cc532110b6f
child 2305 eb4d331d41aa
permissions -rw-r--r--
Fixes Issue 625 where the Duplicate calculation would hang if no assigned slots where available. Reviewed by: Lennard de Rijk

# use glob syntax.
syntax: glob

*.pyc
*.zip
*~
.project
.pydevproject
app.yaml
build
tests/coverageResults
*,cover
tests/.coverage