annotate .hgignore @ 486:e3a73084715a

about: update URLs and prefer https:// The URLs for other version control systems on the 'About' page needed updating. Although they pretty much all resolve to the right places via redirection, it wouldn't hurt to have the links go straight to the source anyway.
author Bradley Jones <brdjns@gmx.us>
date Fri, 07 Sep 2018 13:54:33 +1200
parents 8ae7d644da87
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18
8dce7248dd3d Common ignore patterns
David Soria Parra <dsp@php.net>
parents:
diff changeset
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
8dce7248dd3d Common ignore patterns
David Soria Parra <dsp@php.net>
parents:
diff changeset
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