annotate .hgignore @ 530:fb4822efb1f5 dev

Workaround for Emacs26 (switch-to-buffer)
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 30 May 2018 07:03:38 +0900
parents 307d5bf535bb
children
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
480
307d5bf535bb *.gz added to .hgignore
HIROSE Yuuji <yuuji@gentei.org>
parents: 264
diff changeset
8 *.gz
108
73740fb5d5b6 add .hgignore
yuuji@gentei.org
parents:
diff changeset
9 *.swp
109
8ce551b86016 ignore __emacs
yuuji@gentei.org
parents: 108
diff changeset
10 trashbox
264
7f268849cef4 Specify every suffix from formatting.
HIROSE Yuuji <yuuji@gentei.org>
parents: 110
diff changeset
11 *.aux
7f268849cef4 Specify every suffix from formatting.
HIROSE Yuuji <yuuji@gentei.org>
parents: 110
diff changeset
12 *.cp
7f268849cef4 Specify every suffix from formatting.
HIROSE Yuuji <yuuji@gentei.org>
parents: 110
diff changeset
13 *.dvi
7f268849cef4 Specify every suffix from formatting.
HIROSE Yuuji <yuuji@gentei.org>
parents: 110
diff changeset
14 *.fn
7f268849cef4 Specify every suffix from formatting.
HIROSE Yuuji <yuuji@gentei.org>
parents: 110
diff changeset
15 *.ky
7f268849cef4 Specify every suffix from formatting.
HIROSE Yuuji <yuuji@gentei.org>
parents: 110
diff changeset
16 *.log
7f268849cef4 Specify every suffix from formatting.
HIROSE Yuuji <yuuji@gentei.org>
parents: 110
diff changeset
17 *.pg
7f268849cef4 Specify every suffix from formatting.
HIROSE Yuuji <yuuji@gentei.org>
parents: 110
diff changeset
18 *.toc
7f268849cef4 Specify every suffix from formatting.
HIROSE Yuuji <yuuji@gentei.org>
parents: 110
diff changeset
19 *.tp
7f268849cef4 Specify every suffix from formatting.
HIROSE Yuuji <yuuji@gentei.org>
parents: 110
diff changeset
20 *.vr

yatex.org