projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2c49bb
)
hgignore: ignore test/test*
author
Sebastian Spaeth
<sebastian@sspaeth.de>
Fri, 19 Mar 2010 08:38:43 +0000
(09:38 +0100)
committer
Sebastian Spaeth
<sebastian@sspaeth.de>
Fri, 19 Mar 2010 08:38:43 +0000
(09:38 +0100)
.hgignore
patch
|
blob
|
history
diff --git
a/.hgignore
b/.hgignore
index a6cc1733ba00efd28aeb41f2ccf7d5d51625b04a..b4c079d577eff67ae4f46ec316ffa84208df898c 100644
(file)
--- a/
.hgignore
+++ b/
.hgignore
@@
-1,4
+1,5
@@
.*\.pyc$
~$
^docs/html
-^docs/build
\ No newline at end of file
+^docs/build
+^test/test
\ No newline at end of file