comparison .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
comparison
equal deleted inserted replaced
70:d753f7893361 71:67cacdcdd73a
1 syntax:glob 1 syntax:glob
2 temp/* 2 temp/*
3 backup/* 3 backup/*
4 .netrwhist 4 .netrwhist
5 hgrc/hgrc-local
5 6