.hgignore
author Pawel Solyga <Pawel.Solyga@gmail.com>
Fri, 22 May 2009 10:08:08 +0200
changeset 2334 6f5f6a9965c6
parent 2310 d51331eaec15
child 2441 a24b2b4af87d
permissions -rw-r--r--
Comment style fix in soc.views.models.organization module.

# use glob syntax.
syntax: glob

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