changeset 23:ba9a9ebdd345

Properly ignore only tags files.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 02 Sep 2014 10:41:11 -0700
parents 4e1b0253f71a
children bab5f37faa1e
files .hgignore
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Tue Sep 02 10:31:09 2014 -0700
+++ b/.hgignore	Tue Sep 02 10:41:11 2014 -0700
@@ -1,2 +1,3 @@
-tags
+syntax:regexp
+(^|/)tags$