Mercurial > hg-website
annotate .hgignore @ 360:8e3b10220bb9
Mercurial version x.y.z, z=0 is always incorrect; disregard.
An erroneous latest.dat should be fixed, but this patch will prevent
such errors from having a negative effect on the website. (They
cause prior versions not to be displayed even when they should be, if
Downloader.maxversions is nonzero.)
geocommit(1.0): lat 49.0076053, long 8.4207923, hacc 82.0, src nmg; Karlsruhe DE
author | David Champion <dgc@uchicago.edu> |
---|---|
date | Wed, 02 Mar 2011 11:47:34 -0600 |
parents | da046d9398fe |
children | d910d5ce9b0b |
rev | line source |
---|---|
18 | 1 syntax: glob |
245
da046d9398fe
Add an hgignore file for the new structure.
Steve Losh <steve@stevelosh.com>
parents:
68
diff
changeset
|
2 *.pyc |
18 | 3 .DS_Store |
245
da046d9398fe
Add an hgignore file for the new structure.
Steve Losh <steve@stevelosh.com>
parents:
68
diff
changeset
|
4 |
da046d9398fe
Add an hgignore file for the new structure.
Steve Losh <steve@stevelosh.com>
parents:
68
diff
changeset
|
5 out/** |