annotate .hgignore @ 200:6767fcfab15f

Use gvim on Windows.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 18 Aug 2014 17:12:34 -0700
parents 643370d3d382
children 4116e33520fa
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
94ceb359327c Added markdown as a subrepo. Added hgignore.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
1 syntax:glob
195
643370d3d382 Ignore tags.
Ludovic Chabant <ludovic@chabant.com>
parents: 191
diff changeset
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/*
2
63beff6a8953 Ignoring history file.
Ludovic Chabant <ludovic@chabant.com>
parents: 1
diff changeset
6 .netrwhist
71
67cacdcdd73a Added `hgrc-local` to the ignored files.
Ludovic Chabant <ludovic@chabant.com>
parents: 28
diff changeset
7 hgrc/hgrc-local
191
896acf280e7a Make local Vim config consistent with Mercurial local config.
Ludovic Chabant <ludovic@chabant.com>
parents: 80
diff changeset
8 vim/vimrc-local
1
94ceb359327c Added markdown as a subrepo. Added hgignore.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
9