comparison .hgignore @ 208:4116e33520fa

Ignore the new cache for tags files.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 01 Sep 2014 08:24:58 -0700
parents 643370d3d382
children 1055e086abe7
comparison
equal deleted inserted replaced
207:d482e6144d52 208:4116e33520fa
1 syntax:glob 1 syntax:glob
2 tags 2 tags
3 temp/* 3 temp/*
4 backup/* 4 backup/*
5 cache/* 5 cache/*
6 tags/*
6 .netrwhist 7 .netrwhist
7 hgrc/hgrc-local 8 hgrc/hgrc-local
8 vim/vimrc-local 9 vim/vimrc-local
9 10