annotate .hgignore @ 472:ef6da0fd2a0c

donate: new page to route donations to conservancy This isn't linked to yet because I want to confirm with conservancy that this is still the right way to link to them for PayPal donations, because it's surprising to me that the linked page doesn't mention a project name or have a memo field.
author Augie Fackler <raf@durin42.com>
date Fri, 23 Dec 2016 11:06:02 -0500
parents d910d5ce9b0b
children 8ae7d644da87
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/**