.hgignore
author Pawel Solyga <Pawel.Solyga@gmail.com>
Fri, 15 May 2009 12:37:01 +0200
changeset 2312 71a5bc0f0398
parent 2310 d51331eaec15
child 2441 a24b2b4af87d
permissions -rw-r--r--
Revert not finished 1000 limitation fix commit (ef7222d484). We are going to put this into separate branch until it's finished.

# use glob syntax.
syntax: glob

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