.hgignore
author mikael
Thu, 21 Apr 2005 17:15:13 +0000
changeset 99 7fffb8a6b229
parent 0 b3b2332715fb
child 255 035e45093ab7
permissions -rw-r--r--
[/trunk] Changeset 113 by mikael * Fix a bug in completion (when cursor is not at EOL)
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$