.hgignore
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 05 Jun 2009 22:54:19 +0200
changeset 2399 65a83ae32703
parent 2310 d51331eaec15
child 2441 a24b2b4af87d
permissions -rw-r--r--
Changed imports in models to comply with recent GHOP code move. 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