diff options
| author | Russ Cox <rsc@swtch.com> | 2007-06-24 20:04:37 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@swtch.com> | 2007-06-24 20:04:37 -0400 |
| commit | 5f7d5e8d1899f41b0e5366c0251530ea1dc753d0 (patch) | |
| tree | 209f8f655e355f15594d086a7e528cd2e0b52a8a | |
| download | plan9port-5f7d5e8d1899f41b0e5366c0251530ea1dc753d0.tar.gz plan9port-5f7d5e8d1899f41b0e5366c0251530ea1dc753d0.zip | |
Tailor preparing to convert repo by adding .hgignore
| -rw-r--r-- | .hgignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore new file mode 100644 index 00000000..b7ac9b37 --- /dev/null +++ b/.hgignore @@ -0,0 +1,7 @@ +(^|/)CVS($|/) +(^|/)\.hg($|/) +(^|/)\.hgtags($|/) +^plan9.log$ +^state$ +^state.old$ +^state.journal$ |
