.hgignore
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 01 Jun 2009 20:31:38 +0200
changeset 2373 05ab9393303d
parent 2310 d51331eaec15
child 2441 a24b2b4af87d
permissions -rw-r--r--
Add google-visualization-python project to Melange repository. This python module will be used with our Statistics module to leverage Google Visualization API and python as a data source.

# use glob syntax.
syntax: glob

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