.hgignore
author Puneeth Chaganti <punchagan@fossee.in>
Sun, 30 Jan 2011 11:13:06 +0530
changeset 139 d309b09761b9
parent 106 43ca1381dbef
permissions -rwxr-xr-x
vcs: Add note about binary files in handout Added a note about using binary files in a version control system and the diffs that would appear.

# 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