plan9port

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

commit 5f7d5e8d1899f41b0e5366c0251530ea1dc753d0
Author: Russ Cox <rsc@swtch.com>
Date:   Sun, 24 Jun 2007 20:04:37 -0400

Tailor preparing to convert repo by adding .hgignore

Diffstat:
A.hgignore | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

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