.hgignore
author Puneeth Chaganti <punchagan@fossee.in>
Sun, 30 Jan 2011 01:08:21 +0530
changeset 138 a201667fa696
parent 106 43ca1381dbef
permissions -rwxr-xr-x
vcs: Fix slides. Cleaned up slides, based on the new hand-out. Removed all the commands and outputs and details of the files being changed, etc. All these details are to be shown, hands-on, on the terminal.

# use glob syntax.
syntax: glob

*.html
*.aux
*.dvi
*.log
*.nav
*.snm
*.toc
*.pdf
*.vrb
*.out
*.sty
*.pyc
*.zip
*.org
*~
.project
.pydevproject
app.yaml
build
tests/coverageResults
*,cover
tests/.coverage
*.git
*.egg-info
eggs
parts
.installed.cfg
bin
develop-eggs
.gitignore
.DS_Store
index.yaml