.hgignore
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 02 Jun 2009 19:20:14 +0200
changeset 2381 2449a52035ee
parent 2310 d51331eaec15
child 2441 a24b2b4af87d
permissions -rw-r--r--
Rename soc-090421.css and update base.html template.

# use glob syntax.
syntax: glob

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