.hgignore
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 12 May 2009 15:39:52 +0200
changeset 2309 be1b94099f2d
parent 2306 6545e6e184bb
child 2310 d51331eaec15
permissions -rw-r--r--
Update Google App Engine to 1.2.2 in thirdparty folder.

# use glob syntax.
syntax: glob

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