Mercurial > dotfiles
annotate .hgignore @ 184:4504d9bf9861
Added autotags.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 20 Jul 2014 19:38:53 -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 |