.hgignore
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 18 Oct 2009 17:10:01 +0200
changeset 3025 1ffc7cd7309c
parent 2587 ec7818110fd2
permissions -rw-r--r--
Fixed the TimelineConversionUpdate to also update the GSoCProgram.

# 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