Commit 451b825 0 parents commit 451b825 Copy full SHA for 451b825
File tree 3 files changed +918
-0
lines changed
3 files changed +918
-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
+ # # Auxiliary and intermediate files from other packages:
44
+ # algorithms
45
+ * .alg
46
+ * .loa
47
+
48
+ # achemso
49
+ acs- * .bib
50
+
51
+ # amsthm
52
+ * .thm
53
+
54
+ # beamer
55
+ * .nav
56
+ * .pre
57
+ * .snm
58
+ * .vrb
59
+
60
+ # changes
61
+ * .soc
62
+
63
+ # cprotect
64
+ * .cpt
65
+
66
+ # elsarticle (documentclass of Elsevier journals)
67
+ * .spl
68
+
69
+ # endnotes
70
+ * .ent
71
+
72
+ # fixme
73
+ * .lox
74
+
75
+ # feynmf/feynmp
76
+ * .mf
77
+ * .mp
78
+ * .t [1-9 ]
79
+ * .t [1-9 ][0-9 ]
80
+ * .tfm
81
+
82
+ # (r)(e)ledmac/(r)(e)ledpar
83
+ * .end
84
+ * . ? end
85
+ * . [1-9 ]
86
+ * . [1-9 ][0-9 ]
87
+ * . [1-9 ][0-9 ][0-9 ]
88
+ * . [1-9 ]R
89
+ * . [1-9 ][0-9 ]R
90
+ * . [1-9 ][0-9 ][0-9 ]R
91
+ * .eledsec [1-9 ]
92
+ * .eledsec [1-9 ]R
93
+ * .eledsec [1-9 ][0-9 ]
94
+ * .eledsec [1-9 ][0-9 ]R
95
+ * .eledsec [1-9 ][0-9 ][0-9 ]
96
+ * .eledsec [1-9 ][0-9 ][0-9 ]R
97
+
98
+ # glossaries
99
+ * .acn
100
+ * .acr
101
+ * .glg
102
+ * .glo
103
+ * .gls
104
+ * .glsdefs
105
+
106
+ # gnuplottex
107
+ * -gnuplottex- *
108
+
109
+ # gregoriotex
110
+ * .gaux
111
+ * .gtex
112
+
113
+ # htlatex
114
+ * .4ct
115
+ * .4tc
116
+ * .idv
117
+ * .lg
118
+ * .trc
119
+ * .xref
120
+
121
+ # hyperref
122
+ * .brf
123
+
124
+ # knitr
125
+ * -concordance.tex
126
+ # TODO Comment the next line if you want to keep your tikz graphics files
127
+ * .tikz
128
+ * -tikzDictionary
129
+
130
+ # listings
131
+ * .lol
132
+
133
+ # makeidx
134
+ * .idx
135
+ * .ilg
136
+ * .ind
137
+ * .ist
138
+
139
+ # minitoc
140
+ * .maf
141
+ * .mlf
142
+ * .mlt
143
+ * .mtc [0-9 ]*
144
+ * .slf [0-9 ]*
145
+ * .slt [0-9 ]*
146
+ * .stc [0-9 ]*
147
+
148
+ # minted
149
+ _minted *
150
+ * .pyg
151
+
152
+ # morewrites
153
+ * .mw
154
+
155
+ # nomencl
156
+ * .nlg
157
+ * .nlo
158
+ * .nls
159
+
160
+ # pax
161
+ * .pax
162
+
163
+ # pdfpcnotes
164
+ * .pdfpc
165
+
166
+ # sagetex
167
+ * .sagetex.sage
168
+ * .sagetex.py
169
+ * .sagetex.scmd
170
+
171
+ # scrwfile
172
+ * .wrt
173
+
174
+ # sympy
175
+ * .sout
176
+ * .sympy
177
+ sympy-plots-for- * .tex /
178
+
179
+ # pdfcomment
180
+ * .upa
181
+ * .upb
182
+
183
+ # pythontex
184
+ * .pytxcode
185
+ pythontex-files- * /
186
+
187
+ # thmtools
188
+ * .loe
189
+
190
+ # TikZ & PGF
191
+ * .dpth
192
+ * .md5
193
+ * .auxlock
194
+
195
+ # todonotes
196
+ * .tdo
197
+
198
+ # easy-todo
199
+ * .lod
200
+
201
+ # xmpincl
202
+ * .xmpi
203
+
204
+ # xindy
205
+ * .xdy
206
+
207
+ # xypic precompiled matrices
208
+ * .xyc
209
+
210
+ # endfloat
211
+ * .ttt
212
+ * .fff
213
+
214
+ # Latexian
215
+ TSWLatexianTemp *
216
+
217
+ # # Editors:
218
+ # WinEdt
219
+ * .bak
220
+ * .sav
221
+
222
+ # Texpad
223
+ .texpadtmp
224
+
225
+ # Kile
226
+ * .backup
227
+
228
+ # KBibTeX
229
+ * ~ [0-9 ]*
230
+
231
+ # auto folder when using emacs and auctex
232
+ . /auto /*
233
+ * .el
234
+
235
+ # expex forward references with \gathertags
236
+ * -tags.tex
237
+
238
+ # standalone packages
239
+ * .sta
240
+
241
+ # generated if using elsarticle.cls
242
+ * .spl
You can’t perform that action at this time.
0 commit comments