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