Mercurial > dotfiles
annotate .hgignore @ 238:2a497a1a1a3a
Updated install script.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 11 Dec 2014 23:37:28 -0800 |
parents | 1055e086abe7 |
children | ec74791ee042 |
rev | line source |
---|---|
1
94ceb359327c
Added markdown as a subrepo. Added hgignore.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
1 syntax:glob |
195 | 2 tags |
1
94ceb359327c
Added markdown as a subrepo. Added hgignore.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
3 temp/* |
94ceb359327c
Added markdown as a subrepo. Added hgignore.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
4 backup/* |
80
121bef55252f
Added more VIM plugins (ctrlp, easymotion, powerline).
Ludovic Chabant <ludovic@chabant.com>
parents:
71
diff
changeset
|
5 cache/* |
208
4116e33520fa
Ignore the new cache for tags files.
Ludovic Chabant <ludovic@chabant.com>
parents:
195
diff
changeset
|
6 tags/* |
2 | 7 .netrwhist |
71
67cacdcdd73a
Added `hgrc-local` to the ignored files.
Ludovic Chabant <ludovic@chabant.com>
parents:
28
diff
changeset
|
8 hgrc/hgrc-local |
191
896acf280e7a
Make local Vim config consistent with Mercurial local config.
Ludovic Chabant <ludovic@chabant.com>
parents:
80
diff
changeset
|
9 vim/vimrc-local |
1
94ceb359327c
Added markdown as a subrepo. Added hgignore.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
10 |
221
1055e086abe7
Trying out vim-unite for a bit.
Ludovic Chabant <ludovic@chabant.com>
parents:
208
diff
changeset
|
11 vim/bundle/unite |
1055e086abe7
Trying out vim-unite for a bit.
Ludovic Chabant <ludovic@chabant.com>
parents:
208
diff
changeset
|
12 |