ttailorization: ignore plan9-reverse.log too - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 3d8da72e2214fd1755e4c507223c42321f1f1008
DIR parent eb44dca240c73400bbc252b2cebc6a0ee45e8287
HTML Author: Russ Cox <rsc@swtch.com>
Date: Sun, 24 Jun 2007 22:51:58 -0400
ttailorization: ignore plan9-reverse.log too
Diffstat:
M .hgignore | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/.hgignore b/.hgignore
t@@ -2,6 +2,7 @@
(^|/)\.hg($|/)
(^|/)\.hgtags($|/)
^plan9.log$
+^plan9-reverse.log$
^state$
^state.old$
^state.journal$