Mercurial > dotfiles
annotate .hgignore @ 82:6b2c3f14a5c1
Install changes:
- Don't use any linking on Windows (requires admin rights).
- Reference the global hgignore correctly from hgrc.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 22 Mar 2012 11:11:16 -0700 |
parents | 121bef55252f |
children | 896acf280e7a |
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/* |
80
121bef55252f
Added more VIM plugins (ctrlp, easymotion, powerline).
Ludovic Chabant <ludovic@chabant.com>
parents:
71
diff
changeset
|
4 cache/* |
2 | 5 .netrwhist |
71
67cacdcdd73a
Added `hgrc-local` to the ignored files.
Ludovic Chabant <ludovic@chabant.com>
parents:
28
diff
changeset
|
6 hgrc/hgrc-local |
1
94ceb359327c
Added markdown as a subrepo. Added hgignore.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
7 |