Mercurial > hg-website
annotate .hgignore @ 442:50f223555861 marutosi/use-https-at-text-of-httpseleniccomhg-8-1451660654170
use https at text of http://selenic.com/hg
dddeb7831a changes only link.
author | Toshi MARUYAMA <marutosijp2@gmail.com> |
---|---|
date | Fri, 01 Jan 2016 15:04:22 +0000 |
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/** |