Mercurial > dotfiles
annotate .hgignore @ 71:67cacdcdd73a
Added `hgrc-local` to the ignored files.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 05 Feb 2012 20:19:48 -0800 |
parents | 5db6b52ebf51 |
children | 121bef55252f |
rev | line source |
---|---|
1
94ceb359327c
Added markdown as a subrepo. Added hgignore.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
1 syntax:glob |
94ceb359327c
Added markdown as a subrepo. Added hgignore.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
2 temp/* |
94ceb359327c
Added markdown as a subrepo. Added hgignore.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
3 backup/* |
2 | 4 .netrwhist |
71
67cacdcdd73a
Added `hgrc-local` to the ignored files.
Ludovic Chabant <ludovic@chabant.com>
parents:
28
diff
changeset
|
5 hgrc/hgrc-local |
1
94ceb359327c
Added markdown as a subrepo. Added hgignore.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
6 |