.hgignore
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 25 May 2009 22:59:33 +0200
changeset 2344 621252e2cc18
parent 2310 d51331eaec15
child 2441 a24b2b4af87d
permissions -rw-r--r--
Add missing django.template import to shell.py.

# use glob syntax.
syntax: glob

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