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