Skip to content

Commit 3527678

Browse files
committed
Add LaTeX collection to gitignore
1 parent 1b9630f commit 3527678

1 file changed

Lines changed: 305 additions & 5 deletions

File tree

.gitignore

Lines changed: 305 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,314 @@ tmp
77
*.swp
88
*~
99

10-
# LaTeX
10+
# From: https://github.com/github/gitignore/blob/main/TeX.gitignore
11+
12+
## Core latex/pdflatex auxiliary files:
1113
*.aux
12-
*.toc
13-
*.nav
14+
*.lof
15+
*.log
16+
*.lot
17+
*.fls
1418
*.out
1519
*.toc
16-
*.log
20+
*.fmt
21+
*.fot
22+
*.cb
23+
*.cb2
24+
.*.lb
25+
26+
## Intermediate documents:
27+
*.dvi
28+
*.xdv
29+
*-converted-to.*
30+
# these rules might exclude image files for figures etc.
31+
# *.ps
32+
# *.eps
33+
# *.pdf
34+
35+
## Generated if empty string is given at "Please type another file name for output:"
36+
.pdf
37+
38+
## Bibliography auxiliary files (bibtex/biblatex/biber):
39+
*.bbl
40+
*.bbl-SAVE-ERROR
41+
*.bcf
42+
*.bcf-SAVE-ERROR
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+
*.rubbercache
56+
rubber.cache
57+
58+
## Build tool directories for auxiliary files
59+
# latexrun
60+
latex.out/
61+
62+
## Auxiliary and intermediate files from other packages:
63+
# algorithms
64+
*.alg
65+
*.loa
66+
67+
# achemso
68+
acs-*.bib
69+
70+
# amsthm
71+
*.thm
72+
73+
# beamer
74+
*.nav
75+
*.pre
1776
*.snm
77+
*.vrb
78+
79+
# changes
80+
*.soc
81+
82+
# comment
83+
*.cut
84+
85+
# cprotect
86+
*.cpt
87+
88+
# elsarticle (documentclass of Elsevier journals)
89+
*.spl
90+
91+
# endnotes
92+
*.ent
93+
94+
# fixme
95+
*.lox
96+
97+
# feynmf/feynmp
98+
*.mf
99+
*.mp
100+
*.t[1-9]
101+
*.t[1-9][0-9]
102+
*.tfm
103+
104+
#(r)(e)ledmac/(r)(e)ledpar
105+
*.end
106+
*.?end
107+
*.[1-9]
108+
*.[1-9][0-9]
109+
*.[1-9][0-9][0-9]
110+
*.[1-9]R
111+
*.[1-9][0-9]R
112+
*.[1-9][0-9][0-9]R
113+
*.eledsec[1-9]
114+
*.eledsec[1-9]R
115+
*.eledsec[1-9][0-9]
116+
*.eledsec[1-9][0-9]R
117+
*.eledsec[1-9][0-9][0-9]
118+
*.eledsec[1-9][0-9][0-9]R
119+
120+
# glossaries
121+
*.acn
122+
*.acr
123+
*.glg
124+
*.glo
125+
*.gls
126+
*.glsdefs
127+
*.lzo
128+
*.lzs
129+
*.slg
130+
*.slo
131+
*.sls
132+
133+
# uncomment this for glossaries-extra (will ignore makeindex's style files!)
134+
# *.ist
135+
136+
# gnuplot
137+
*.gnuplot
138+
*.table
139+
140+
# gnuplottex
141+
*-gnuplottex-*
142+
143+
# gregoriotex
144+
*.gaux
145+
*.glog
146+
*.gtex
147+
148+
# htlatex
149+
*.4ct
150+
*.4tc
151+
*.idv
152+
*.lg
153+
*.trc
154+
*.xref
155+
156+
# hypdoc
157+
*.hd
158+
159+
# hyperref
160+
*.brf
161+
162+
# knitr
163+
*-concordance.tex
164+
# TODO Uncomment the next line if you use knitr and want to ignore its generated tikz files
165+
# *.tikz
166+
*-tikzDictionary
167+
168+
# listings
169+
*.lol
170+
171+
# luatexja-ruby
172+
*.ltjruby
173+
174+
# makeidx
175+
*.idx
176+
*.ilg
177+
*.ind
178+
179+
# minitoc
180+
*.maf
181+
*.mlf
182+
*.mlt
183+
*.mtc[0-9]*
184+
*.slf[0-9]*
185+
*.slt[0-9]*
186+
*.stc[0-9]*
187+
188+
# minted
189+
_minted*
190+
*.pyg
18191

19-
# Presenter slides
192+
# morewrites
193+
*.mw
194+
195+
# newpax
196+
*.newpax
197+
198+
# nomencl
199+
*.nlg
200+
*.nlo
201+
*.nls
202+
203+
# pax
204+
*.pax
205+
206+
# pdfpcnotes
20207
*.pdfpc
208+
209+
# sagetex
210+
*.sagetex.sage
211+
*.sagetex.py
212+
*.sagetex.scmd
213+
214+
# scrwfile
215+
*.wrt
216+
217+
# svg
218+
svg-inkscape/
219+
220+
# sympy
221+
*.sout
222+
*.sympy
223+
sympy-plots-for-*.tex/
224+
225+
# pdfcomment
226+
*.upa
227+
*.upb
228+
229+
# pythontex
230+
*.pytxcode
231+
pythontex-files-*/
232+
233+
# tcolorbox
234+
*.listing
235+
236+
# thmtools
237+
*.loe
238+
239+
# TikZ & PGF
240+
*.dpth
241+
*.md5
242+
*.auxlock
243+
244+
# titletoc
245+
*.ptc
246+
247+
# todonotes
248+
*.tdo
249+
250+
# vhistory
251+
*.hst
252+
*.ver
253+
254+
# easy-todo
255+
*.lod
256+
257+
# xcolor
258+
*.xcp
259+
260+
# xmpincl
261+
*.xmpi
262+
263+
# xindy
264+
*.xdy
265+
266+
# xypic precompiled matrices and outlines
267+
*.xyc
268+
*.xyd
269+
270+
# endfloat
271+
*.ttt
272+
*.fff
273+
274+
# Latexian
275+
TSWLatexianTemp*
276+
277+
## Editors:
278+
# WinEdt
279+
*.bak
280+
*.sav
281+
282+
# Texpad
283+
.texpadtmp
284+
285+
# LyX
286+
*.lyx~
287+
288+
# Kile
289+
*.backup
290+
291+
# gummi
292+
.*.swp
293+
294+
# KBibTeX
295+
*~[0-9]*
296+
297+
# TeXnicCenter
298+
*.tps
299+
300+
# auto folder when using emacs and auctex
301+
./auto/*
302+
*.el
303+
304+
# expex forward references with \gathertags
305+
*-tags.tex
306+
307+
# standalone packages
308+
*.sta
309+
310+
# Makeindex log files
311+
*.lpz
312+
313+
# xwatermark package
314+
*.xwm
315+
316+
# REVTeX puts footnotes in the bibliography by default, unless the nofootinbib
317+
# option is specified. Footnotes are the stored in a file with suffix Notes.bib.
318+
# Uncomment the next line to have this generated file ignored.
319+
#*Notes.bib
320+

0 commit comments

Comments
 (0)