plan9port

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

commit 00a8743cd85fcb605a06382387ac526e7fe8bf36
parent e0e75ef7f4bafe7d02576973c912eac99874e141
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(-)

diff --git a/.hgignore b/.hgignore @@ -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/