diff options
author | Russ Cox <rsc@swtch.com> | 2007-06-24 22:51:58 -0400 |
---|---|---|
committer | Russ Cox <rsc@swtch.com> | 2007-06-24 22:51:58 -0400 |
commit | 3d8da72e2214fd1755e4c507223c42321f1f1008 (patch) | |
tree | d198faec42d50f21aefc4441deda0eca49d438bb /.hgignore | |
parent | eb44dca240c73400bbc252b2cebc6a0ee45e8287 (diff) | |
download | plan9port-3d8da72e2214fd1755e4c507223c42321f1f1008.tar.gz plan9port-3d8da72e2214fd1755e4c507223c42321f1f1008.tar.bz2 plan9port-3d8da72e2214fd1755e4c507223c42321f1f1008.zip |
tailorization: ignore plan9-reverse.log too
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ (^|/)\.hg($|/) (^|/)\.hgtags($|/) ^plan9.log$ +^plan9-reverse.log$ ^state$ ^state.old$ ^state.journal$ |