Mercurial > hg-website
annotate .hgignore @ 474:68ea82e8ff7c
downloads: add link to PPA for ubuntu/debian
author | heatherboo <heather.j.booker@gmail.com> |
---|---|
date | Sat, 25 Feb 2017 12:36:03 -0800 |
parents | d910d5ce9b0b |
children | 8ae7d644da87 |
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/** |