.hgignore
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 02 Jun 2009 19:17:46 +0200
changeset 2379 1555814edac7
parent 2310 d51331eaec15
child 2441 a24b2b4af87d
permissions -rw-r--r--
Small changes in #extra_left, #extra_right tags in css file. Google Maps and Student Project List on Organization home page now doesn't lay on page footer if too high.

# use glob syntax.
syntax: glob

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