From 5bcd897253559cb3fd7b224d75f85e8e0c026789 Mon Sep 17 00:00:00 2001 From: Sebastian Spaeth Date: Tue, 16 Mar 2010 20:35:34 +0100 Subject: [PATCH] hgignore: update to ignore static documentation --HG-- extra : transplant_source : %9C%CCh%60z%FE%7B1%AC%E6%88%DF7%00%22%7D%09i%EDL --- .hgignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.hgignore b/.hgignore index c4aa446d..a6cc1733 100644 --- a/.hgignore +++ b/.hgignore @@ -1,2 +1,4 @@ .*\.pyc$ -~$ \ No newline at end of file +~$ +^docs/html +^docs/build \ No newline at end of file -- 2.43.0