tTailor preparing to convert repo by adding .hgignore - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 5f7d5e8d1899f41b0e5366c0251530ea1dc753d0
HTML 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(-)
---
DIR diff --git a/.hgignore b/.hgignore
t@@ -0,0 +1,7 @@
+(^|/)CVS($|/)
+(^|/)\.hg($|/)
+(^|/)\.hgtags($|/)
+^plan9.log$
+^state$
+^state.old$
+^state.journal$