.hgignore
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 26 May 2009 01:58:56 +0200
changeset 2352 33ff03da52b6
parent 2310 d51331eaec15
child 2441 a24b2b4af87d
permissions -rw-r--r--
Link id and key name fixes for Organization And OrgApplication in seed_db.

# use glob syntax.
syntax: glob

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