.hgignore
author James Levy <jamesalexanderlevy@gmail.com>
Sun, 28 Jun 2009 14:46:31 +0200
changeset 2435 dd16e9b3c2d0
parent 2310 d51331eaec15
child 2441 a24b2b4af87d
permissions -rw-r--r--
Added View for Surveys. Patch by: James Levy, Daniel Diniz Reviewed by: to-be-reviewed

# use glob syntax.
syntax: glob

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