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
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
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
63beff6a8953 Ignoring history file.
Ludovic Chabant <ludovic@chabant.com>
parents: 1
diff changeset
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