.hgignore
author mikael
Wed, 08 Jun 2005 18:33:28 +0000
changeset 232 9a6ba4b38e63
parent 0 b3b2332715fb
child 255 035e45093ab7
permissions -rw-r--r--
[/trunk] Changeset 245 by mikael * Fix backspace handling (KEY_BACKSPACE isn't reliable) * UTF-8 locale detection * Display a warning when the locale is UTF-8 * Display log notice when sending a notification request message * Update TODO * Update INSTALL and mcabberrc.example files for better explanations
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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$