.hgignore
author Daniel Diniz <ajaksu@gmail.com>
Fri, 26 Jun 2009 21:54:46 +0200
changeset 2421 0979e7af115f
parent 2310 d51331eaec15
child 2441 a24b2b4af87d
permissions -rw-r--r--
Renamed jquery.growfield.js to jquery-growfield.js. Reviewed by: Lennard de Rijk

# use glob syntax.
syntax: glob

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