.hgignore
author Daniel Diniz <ajaksu@gmail.com>
Sat, 27 Jun 2009 09:35:50 +0200
changeset 2423 d6b4be046c26
parent 2310 d51331eaec15
child 2441 a24b2b4af87d
permissions -rw-r--r--
Adding JS files for use in Surveys. Patch by: Daniel Diniz, James Levy Reviewed by: Mario Ferraro

# use glob syntax.
syntax: glob

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