File tree Expand file tree Collapse file tree 2 files changed +78
-41
lines changed
Expand file tree Collapse file tree 2 files changed +78
-41
lines changed Load Diff This file was deleted.
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+
10+ # # Intermediate documents:
11+ * .dvi
12+ # these rules might exclude image files for figures etc.
13+ # *.ps
14+ # *.eps
15+ # *.pdf
16+
17+ # # Bibliography auxiliary files (bibtex/biblatex/biber):
18+ * .bbl
19+ * .bcf
20+ * .blg
21+ * -blx.aux
22+ * -blx.bib
23+ * .run.xml
24+
25+ # # Build tool auxiliary files:
26+ * .fdb_latexmk
27+ * .synctex.gz
28+ * .pdfsync
29+
30+ # # Auxiliary and intermediate files from other packages:
31+
32+ # algorithms
33+ * .alg
34+ * .loa
35+
36+ # amsthm
37+ * .thm
38+
39+ # beamer
40+ * .nav
41+ * .snm
42+ * .vrb
43+
44+ # glossaries
45+ * .acn
46+ * .acr
47+ * .glg
48+ * .glo
49+ * .gls
50+
51+ # hyperref
52+ * .brf
53+
54+ # listings
55+ * .lol
56+
57+ # makeidx
58+ * .idx
59+ * .ilg
60+ * .ind
61+ * .ist
62+
63+ # minitoc
64+ * .maf
65+ * .mtc
66+ * .mtc0
67+
68+ # minted
69+ * .pyg
70+
71+ # nomencl
72+ * .nlo
73+
74+ # todonotes
75+ * .tdo
76+
77+ # xindy
78+ * .xdy
You can’t perform that action at this time.
0 commit comments