t.hgignore: ignore more - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 00a8743cd85fcb605a06382387ac526e7fe8bf36
 (DIR) parent e0e75ef7f4bafe7d02576973c912eac99874e141
 (HTM) Author: Russ Cox <rsc@swtch.com>
       Date:   Tue, 27 Nov 2007 15:38:52 -0500
       
       .hgignore: ignore more
       
       Diffstat:
         M .hgignore                           |       9 +++++++++
       
       1 file changed, 9 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/.hgignore b/.hgignore
       t@@ -6,3 +6,12 @@
        ^state$
        ^state.old$
        ^state.journal$
       +\.o$
       +\.a$
       +^man/man[0-9]+/.*\.html$
       +^src/.*/o\.[^/]+$
       +y.tab.[ch]$
       +^src/cmd/rc/x.tab.h$
       +^unix/.*\.tgz$
       +^bin/
       +^log/