.hgignore
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 13 Jul 2009 11:12:42 +0200
changeset 2628 0440ac4e5f34
parent 2587 ec7818110fd2
permissions -rw-r--r--
Added getRecordLogic method to GradingSurveyGroup Logic.

# 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