log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
scratch
annotate .hgignore @ 0:
2d587ea676bf
0.0.1a
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Initial version
author
Ben Croston <ben@croston.org>
date
Mon, 03 Sep 2012 17:18:45 +0100
parents
children
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
rev
line source
0
2d587ea676bf
Initial version
Ben Croston <ben@croston.org>
parents:
diff
changeset
1
syntax: glob
2d587ea676bf
Initial version
Ben Croston <ben@croston.org>
parents:
diff
changeset
2
*.pyc
2d587ea676bf
Initial version
Ben Croston <ben@croston.org>
parents:
diff
changeset
3
*.*~
2d587ea676bf
Initial version
Ben Croston <ben@croston.org>
parents:
diff
changeset
4
dist/*
2d587ea676bf
Initial version
Ben Croston <ben@croston.org>
parents:
diff
changeset
5
build/*
2d587ea676bf
Initial version
Ben Croston <ben@croston.org>
parents:
diff
changeset
6
*egg-info/*