From a7bb8d1ed9c4cf986e7ee34b53d03a203f196a33 Mon Sep 17 00:00:00 2001 From: Jim Hague Date: Mon, 27 Feb 2012 13:01:11 +0000 Subject: [PATCH] Another hgignore update - ignore build dir. --- .hgignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.hgignore b/.hgignore index ee081fd..8c7aa83 100644 --- a/.hgignore +++ b/.hgignore @@ -3,3 +3,6 @@ syntax: glob *~ *.ps *.pdf + +syntax: regexp +build/