.hgignore
author Daniel Diniz <ajaksu@gmail.com>
Sun, 28 Jun 2009 14:48:19 +0200
changeset 2436 cbcd87155630
parent 2310 d51331eaec15
child 2441 a24b2b4af87d
permissions -rw-r--r--
Added Surveys to the sitemap. Patch by: Daniel Diniz Reviewed by: Lennard de Rijk

# use glob syntax.
syntax: glob

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