Mercurial > hg > Papers > 2022 > matac-thesis
annotate .hgignore @ 40:18265abe9d74
...
author | matac42 <matac@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 31 Jan 2022 02:52:18 +0900 |
parents | 7027403d8e90 |
children |
rev | line source |
---|---|
2
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
1 syntax:glob |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
2 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
3 # Created by https://www.toptal.com/developers/gitignore/api/tex |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
4 # Edit at https://www.toptal.com/developers/gitignore?templates=tex |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
5 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
6 ### TeX ### |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
7 ## Core latex/pdflatex auxiliary files: |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
8 .DS_Store |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
9 *.gz |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
10 *.aux |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
11 *.lof |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
12 *.log |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
13 *.lot |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
14 *.fls |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
15 *.out |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
16 *.toc |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
17 *.fmt |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
18 *.fot |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
19 *.cb |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
20 *.cb2 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
21 .*.lb |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
22 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
23 ## Intermediate documents: |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
24 *.dvi |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
25 *.xdv |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
26 *-converted-to.* |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
27 # these rules might exclude image files for figures etc. |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
28 # *.ps |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
29 # *.eps |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
30 # *.pdf |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
31 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
32 ## Generated if empty string is given at "Please type another file name for output:" |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
33 .pdf |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
34 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
35 ## Bibliography auxiliary files (bibtex/biblatex/biber): |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
36 *.bbl |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
37 *.bcf |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
38 *.blg |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
39 *-blx.aux |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
40 *-blx.bib |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
41 *.run.xml |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
42 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
43 ## Build tool auxiliary files: |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
44 *.fdb_latexmk |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
45 *.synctex |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
46 *.synctex(busy) |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
47 *.synctex.gz |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
48 *.synctex.gz(busy) |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
49 *.pdfsync |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
50 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
51 ## Build tool directories for auxiliary files |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
52 # latexrun |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
53 latex.out/ |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
54 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
55 ## Auxiliary and intermediate files from other packages: |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
56 # algorithms |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
57 *.alg |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
58 *.loa |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
59 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
60 # achemso |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
61 acs-*.bib |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
62 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
63 # amsthm |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
64 *.thm |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
65 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
66 # beamer |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
67 *.nav |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
68 *.pre |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
69 *.snm |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
70 *.vrb |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
71 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
72 # changes |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
73 *.soc |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
74 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
75 # comment |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
76 *.cut |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
77 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
78 # cprotect |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
79 *.cpt |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
80 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
81 # elsarticle (documentclass of Elsevier journals) |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
82 *.spl |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
83 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
84 # endnotes |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
85 *.ent |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
86 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
87 # fixme |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
88 *.lox |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
89 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
90 # feynmf/feynmp |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
91 *.mf |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
92 *.mp |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
93 *.t[1-9] |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
94 *.t[1-9][0-9] |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
95 *.tfm |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
96 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
97 #(r)(e)ledmac/(r)(e)ledpar |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
98 *.end |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
99 *.?end |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
100 *.[1-9] |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
101 *.[1-9][0-9] |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
102 *.[1-9][0-9][0-9] |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
103 *.[1-9]R |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
104 *.[1-9][0-9]R |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
105 *.[1-9][0-9][0-9]R |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
106 *.eledsec[1-9] |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
107 *.eledsec[1-9]R |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
108 *.eledsec[1-9][0-9] |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
109 *.eledsec[1-9][0-9]R |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
110 *.eledsec[1-9][0-9][0-9] |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
111 *.eledsec[1-9][0-9][0-9]R |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
112 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
113 # glossaries |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
114 *.acn |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
115 *.acr |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
116 *.glg |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
117 *.glo |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
118 *.gls |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
119 *.glsdefs |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
120 *.lzo |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
121 *.lzs |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
122 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
123 # uncomment this for glossaries-extra (will ignore makeindex's style files!) |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
124 # *.ist |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
125 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
126 # gnuplottex |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
127 *-gnuplottex-* |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
128 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
129 # gregoriotex |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
130 *.gaux |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
131 *.gtex |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
132 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
133 # htlatex |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
134 *.4ct |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
135 *.4tc |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
136 *.idv |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
137 *.lg |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
138 *.trc |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
139 *.xref |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
140 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
141 # hyperref |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
142 *.brf |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
143 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
144 # knitr |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
145 *-concordance.tex |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
146 # TODO Comment the next line if you want to keep your tikz graphics files |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
147 *.tikz |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
148 *-tikzDictionary |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
149 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
150 # listings |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
151 *.lol |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
152 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
153 # luatexja-ruby |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
154 *.ltjruby |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
155 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
156 # makeidx |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
157 *.idx |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
158 *.ilg |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
159 *.ind |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
160 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
161 # minitoc |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
162 *.maf |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
163 *.mlf |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
164 *.mlt |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
165 *.mtc[0-9]* |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
166 *.slf[0-9]* |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
167 *.slt[0-9]* |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
168 *.stc[0-9]* |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
169 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
170 # minted |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
171 _minted* |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
172 *.pyg |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
173 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
174 # morewrites |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
175 *.mw |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
176 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
177 # nomencl |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
178 *.nlg |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
179 *.nlo |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
180 *.nls |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
181 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
182 # pax |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
183 *.pax |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
184 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
185 # pdfpcnotes |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
186 *.pdfpc |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
187 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
188 # sagetex |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
189 *.sagetex.sage |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
190 *.sagetex.py |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
191 *.sagetex.scmd |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
192 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
193 # scrwfile |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
194 *.wrt |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
195 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
196 # sympy |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
197 *.sout |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
198 *.sympy |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
199 sympy-plots-for-*.tex/ |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
200 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
201 # pdfcomment |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
202 *.upa |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
203 *.upb |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
204 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
205 # pythontex |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
206 *.pytxcode |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
207 pythontex-files-*/ |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
208 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
209 # tcolorbox |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
210 *.listing |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
211 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
212 # thmtools |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
213 *.loe |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
214 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
215 # TikZ & PGF |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
216 *.dpth |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
217 *.md5 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
218 *.auxlock |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
219 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
220 # todonotes |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
221 *.tdo |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
222 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
223 # vhistory |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
224 *.hst |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
225 *.ver |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
226 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
227 # easy-todo |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
228 *.lod |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
229 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
230 # xcolor |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
231 *.xcp |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
232 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
233 # xmpincl |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
234 *.xmpi |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
235 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
236 # xindy |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
237 *.xdy |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
238 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
239 # xypic precompiled matrices and outlines |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
240 *.xyc |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
241 *.xyd |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
242 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
243 # endfloat |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
244 *.ttt |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
245 *.fff |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
246 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
247 # Latexian |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
248 TSWLatexianTemp* |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
249 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
250 ## Editors: |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
251 # WinEdt |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
252 *.bak |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
253 *.sav |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
254 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
255 # Texpad |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
256 .texpadtmp |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
257 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
258 # LyX |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
259 *.lyx~ |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
260 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
261 # Kile |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
262 *.backup |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
263 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
264 # gummi |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
265 .*.swp |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
266 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
267 # KBibTeX |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
268 *~[0-9]* |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
269 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
270 # TeXnicCenter |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
271 *.tps |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
272 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
273 # auto folder when using emacs and auctex |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
274 ./auto/* |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
275 *.el |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
276 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
277 # expex forward references with \gathertags |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
278 *-tags.tex |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
279 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
280 # standalone packages |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
281 *.sta |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
282 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
283 # Makeindex log files |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
284 *.lpz |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
285 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
286 # REVTeX puts footnotes in the bibliography by default, unless the nofootinbib |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
287 # option is specified. Footnotes are the stored in a file with suffix Notes.bib. |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
288 # Uncomment the next line to have this generated file ignored. |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
289 #*Notes.bib |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
290 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
291 ### TeX Patch ### |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
292 # LIPIcs / OASIcs |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
293 *.vtc |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
294 |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
295 # glossaries |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
296 *.glstex |
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
297 |
4 | 298 # latex vscode generate file |
299 __latexindent* | |
300 | |
15 | 301 # git |
302 .git/ | |
303 .gitignore | |
304 | |
2
b38cb9d5eb90
add: template and hgignore
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
305 # End of https://www.toptal.com/developers/gitignore/api/tex |