.hgignore
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 21 Sep 2009 20:52:33 +0200
changeset 2964 d538ef1b5964
parent 2587 ec7818110fd2
permissions -rw-r--r--
Renamed timeline entry in GHOP Timeline to match style of the timeline.

# use glob syntax.
syntax: glob

*.pyc
*.zip
*~
.project
.pydevproject
app.yaml
build
tests/coverageResults
*,cover
tests/.coverage
*.git
*.egg-info
eggs
parts
.installed.cfg
bin
develop-eggs
.gitignore
.DS_Store
.settings