annotate .hgignore @ 116:1e7e59775f12

[/trunk] Changeset 130 by mikael * Add /status command. * Fix /quit command when there is a trailing word ("/quit bye"...). * Add an extension (.txt) to the TODO file.
author mikael
date Mon, 25 Apr 2005 15:26:17 +0000
parents b3b2332715fb
children 035e45093ab7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
1 (^|/)\.svn($|/)
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
2 (^|/)\_darcs($|/)
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
3 (^|/)CVS($|/)
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
4 (^|/)\.cdv($|/)
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
5 (^|/)MT($|/)
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
6 (^|/)\.hg($|/)
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
7 (^|/)\.bzr($|/)
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
8 ^tailor.log$
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
9 ^tailor.info$