From a04c5fff1d96d841f3e653451a59df1d2ed10623 Mon Sep 17 00:00:00 2001 From: Emanuel Schuetze Date: Mon, 12 Mar 2012 08:40:01 +0100 Subject: [PATCH] Added website build dir to .hgignore. --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index b6ae45eff..49577b41a 100644 --- a/.hgignore +++ b/.hgignore @@ -6,6 +6,7 @@ ^database\.db$ ~$ \.DS_Store$ +^extras/website/_build ^docs/_build ^dist/ ^versiontools