annotate .hgignore @ 155:4fd09665b2be dev

yahtml-tr-region(): Allow null field (eg. ,,) in CSV.
author yuuji@gentei.org
date Thu, 09 Dec 2010 13:51:20 +0900
parents 516773864f7d
children 7f268849cef4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
108
73740fb5d5b6 add .hgignore
yuuji@gentei.org
parents:
diff changeset
1 syntax: glob
73740fb5d5b6 add .hgignore
yuuji@gentei.org
parents:
diff changeset
2 *,v
73740fb5d5b6 add .hgignore
yuuji@gentei.org
parents:
diff changeset
3 RCS
73740fb5d5b6 add .hgignore
yuuji@gentei.org
parents:
diff changeset
4 CVS
110
516773864f7d ignore .cvsignore
yuuji@gentei.org
parents: 109
diff changeset
5 .cvsignore
108
73740fb5d5b6 add .hgignore
yuuji@gentei.org
parents:
diff changeset
6 [._]win*
109
8ce551b86016 ignore __emacs
yuuji@gentei.org
parents: 108
diff changeset
7 __emacs
108
73740fb5d5b6 add .hgignore
yuuji@gentei.org
parents:
diff changeset
8 docs/*
73740fb5d5b6 add .hgignore
yuuji@gentei.org
parents:
diff changeset
9 *.swp
109
8ce551b86016 ignore __emacs
yuuji@gentei.org
parents: 108
diff changeset
10 trashbox

yatex.org