Mercurial > hg-website
annotate .hgignore @ 485:ddff2dfaa572
downloads: update latest python 2.6 compatible release
Replace link from 4.2.2 to 4.2.3 after the security exceptional release.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Mon, 14 Aug 2017 14:12:11 +0200 |
parents | 8ae7d644da87 |
children |
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 |
471
d910d5ce9b0b
Makefile: update makefile to not mention blatter
Augie Fackler <raf@durin42.com>
parents:
245
diff
changeset
|
4 .env |
245
da046d9398fe
Add an hgignore file for the new structure.
Steve Losh <steve@stevelosh.com>
parents:
68
diff
changeset
|
5 |
da046d9398fe
Add an hgignore file for the new structure.
Steve Losh <steve@stevelosh.com>
parents:
68
diff
changeset
|
6 out/** |
475
8ae7d644da87
downloads: ignore auto-generated sources.js
Kevin Bullock <kbullock+mercurial@ringworld.org>
parents:
471
diff
changeset
|
7 sources.js |