.hgignore
author Pawel Solyga <Pawel.Solyga@gmail.com>
Fri, 19 Jun 2009 16:13:32 +0200
changeset 2413 d0b7dac5325c
parent 2310 d51331eaec15
child 2441 a24b2b4af87d
permissions -rw-r--r--
Update GAE to 1.2.3 in thirdparty folder.

# use glob syntax.
syntax: glob

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