.hgignore
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 27 Jun 2009 09:36:54 +0200
changeset 2424 51cf7a0c00a4
parent 2310 d51331eaec15
child 2441 a24b2b4af87d
permissions -rw-r--r--
Renamed JavaScript files in templates to match the correct files using prefixes.

# use glob syntax.
syntax: glob

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