.hgignore
author Puneeth Chaganti <punchagan@fossee.in>
Mon, 31 Jan 2011 17:59:35 +0530
changeset 156 8f4806a1a64d
parent 106 43ca1381dbef
permissions -rwxr-xr-x
vcs: Remove all mention of use of -ve revision numbering. The introduction seems forced. It's a neat trick, but doesn't fit into the flow of things. Now introducing revision numbering with the need to take diffs between particular commits. Also mention -v and -l parameters to the log command.

# 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