projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee66e0f
)
hgignore: update to ignore static documentation
author
Sebastian Spaeth
<sebastian@sspaeth.de>
Tue, 16 Mar 2010 19:35:34 +0000
(20:35 +0100)
committer
Sebastian 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
patch
|
blob
|
history
diff --git
a/.hgignore
b/.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