plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 3d8da72e2214fd1755e4c507223c42321f1f1008
parent eb44dca240c73400bbc252b2cebc6a0ee45e8287
Author: Russ Cox <rsc@swtch.com>
Date:   Sun, 24 Jun 2007 22:51:58 -0400

tailorization: ignore plan9-reverse.log too

Diffstat:
M.hgignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.hgignore b/.hgignore @@ -2,6 +2,7 @@ (^|/)\.hg($|/) (^|/)\.hgtags($|/) ^plan9.log$ +^plan9-reverse.log$ ^state$ ^state.old$ ^state.journal$