]> git.notmuchmail.org Git - notmuch/commitdiff
hgignore: update to ignore static documentation
authorSebastian Spaeth <sebastian@sspaeth.de>
Tue, 16 Mar 2010 19:35:34 +0000 (20:35 +0100)
committerSebastian Spaeth <sebastian@sspaeth.de>
Tue, 16 Mar 2010 19:35:34 +0000 (20:35 +0100)
--HG--
extra : transplant_source : %9C%CCh%60z%FE%7B1%AC%E6%88%DF7%00%22%7D%09i%EDL

.hgignore

index c4aa446dd516ef0f15b2ccd4b8a57a9132c2aab7..a6cc1733ba00efd28aeb41f2ccf7d5d51625b04a 100644 (file)
--- 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