.hgignore
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sat, 11 Jul 2009 19:37:26 +0200
changeset 2590 f0d0c9e7b2d4
parent 2587 ec7818110fd2
permissions -rw-r--r--
Fix indention and add missing dot in docstring in survey models.

# use glob syntax.
syntax: glob

*.pyc
*.zip
*~
.project
.pydevproject
app.yaml
build
tests/coverageResults
*,cover
tests/.coverage
*.git
*.egg-info
eggs
parts
.installed.cfg
bin
develop-eggs
.gitignore
.DS_Store
.settings