.hgignore
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 02 Jun 2009 19:23:06 +0200
changeset 2383 6ca37aa4c33e
parent 2310 d51331eaec15
child 2441 a24b2b4af87d
permissions -rw-r--r--
Temporary turn off GMaps support on Organization home pages until it's fixed. Currently not all markers and polyline connections between students and mentors show up.

# use glob syntax.
syntax: glob

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