Mercurial > hg-website
annotate .hgignore @ 444:8f916581637f
Merged in marutosi/hg-website/marutosi/use-https-at-text-of-httpseleniccomhg-8-1451660654170 (pull request #11)
use https at text of http://selenic.com/hg
author | David Soria Parra <experimentalworks@gmail.com> |
---|---|
date | Sat, 02 Jan 2016 10:55:44 +0100 |
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/** |