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