.hgignore
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 25 May 2009 23:45:20 +0200
changeset 2348 0edff67b472d
parent 2310 d51331eaec15
child 2441 a24b2b4af87d
permissions -rw-r--r--
Fixed model name and comment typo's in task model. Also changed the corresponding reference properties.

# use glob syntax.
syntax: glob

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