annotate .hgignore @ 109:8ce551b86016 dev

ignore __emacs
author yuuji@gentei.org
date Thu, 15 Oct 2009 21:38:23 +0900
parents 73740fb5d5b6
children 516773864f7d
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
73740fb5d5b6 add .hgignore
yuuji@gentei.org
parents:
diff changeset
5 [._]win*
109
8ce551b86016 ignore __emacs
yuuji@gentei.org
parents: 108
diff changeset
6 __emacs
108
73740fb5d5b6 add .hgignore
yuuji@gentei.org
parents:
diff changeset
7 docs/*
73740fb5d5b6 add .hgignore
yuuji@gentei.org
parents:
diff changeset
8 *.swp
109
8ce551b86016 ignore __emacs
yuuji@gentei.org
parents: 108
diff changeset
9 trashbox

yatex.org