view .hgignore @ 126:860558b2f9e8

Use `--text` with `grep` Without this the `grep -v` might stop with "Binary file tags matches" if there's "binary" contents, e.g. with a (broken?) Vim view file. Using `--text` will keep those lines and not stop here, corrupting the tags file.
author Daniel Hahler <git@thequod.de>
date Sat, 09 Apr 2016 15:22:10 +0200
parents ba9a9ebdd345
children
line wrap: on
line source

syntax:regexp
(^|/)tags$