TeX.gitignore 1.5 KB
Newer Older
1
## Core latex/pdflatex auxiliary files:
D
Damien Pollet 已提交
2
*.aux
3 4 5 6 7 8
*.lof
*.log
*.lot
*.fls
*.out
*.toc
9
*.fmt
10 11 12

## Intermediate documents:
*.dvi
A
Andreas Grosse 已提交
13
*-converted-to.*
14 15 16 17 18 19
# these rules might exclude image files for figures etc.
# *.ps
# *.eps
# *.pdf

## Bibliography auxiliary files (bibtex/biblatex/biber):
D
Damien Pollet 已提交
20
*.bbl
21
*.bcf
D
Damien Pollet 已提交
22
*.blg
23 24
*-blx.aux
*-blx.bib
25
*.brf
26 27 28
*.run.xml

## Build tool auxiliary files:
29
*.fdb_latexmk
R
Rob 已提交
30
*.synctex
31
*.synctex.gz
J
Juergen Edelbluth 已提交
32
*.synctex.gz(busy)
33 34 35 36 37 38 39
*.pdfsync

## Auxiliary and intermediate files from other packages:
# algorithms
*.alg
*.loa

40 41 42
# achemso
acs-*.bib

43 44 45 46 47 48 49 50
# amsthm
*.thm

# beamer
*.nav
*.snm
*.vrb

51 52 53
# cprotect
*.cpt

54 55 56
# fixme
*.lox

57
#(r)(e)ledmac/(r)(e)ledpar
M
Maïeul Rouquette 已提交
58
*.end
59
*.?end
60 61 62 63 64 65
*.[1-9]
*.[1-9][0-9]
*.[1-9][0-9][0-9]
*.[1-9]R
*.[1-9][0-9]R
*.[1-9][0-9][0-9]R
66 67 68 69 70 71
*.eledsec[1-9]
*.eledsec[1-9]R
*.eledsec[1-9][0-9]
*.eledsec[1-9][0-9]R
*.eledsec[1-9][0-9][0-9]
*.eledsec[1-9][0-9][0-9]R
M
Maïeul Rouquette 已提交
72

73 74 75
# glossaries
*.acn
*.acr
D
Damien Pollet 已提交
76 77 78
*.glg
*.glo
*.gls
J
Jesper Utoft 已提交
79
*.glsdefs
80

81 82 83
# gnuplottex
*-gnuplottex-*

84 85 86
# hyperref
*.brf

A
Adam Liter 已提交
87 88 89 90 91
# knitr
*-concordance.tex
*.tikz
*-tikzDictionary

92 93 94 95
# listings
*.lol

# makeidx
D
Damien Pollet 已提交
96 97 98 99
*.idx
*.ilg
*.ind
*.ist
100 101

# minitoc
102
*.maf
103 104
*.mlf
*.mlt
105
*.mtc
106 107
*.mtc[0-9]
*.mtc[1-9][0-9]
108

109
# minted
M
maieul 已提交
110
_minted*
111 112
*.pyg

113 114 115
# morewrites
*.mw

116 117 118
# mylatexformat
*.fmt

119
# nomencl
120
*.nlo
121

122 123 124 125 126 127 128 129 130 131
# sagetex
*.sagetex.sage
*.sagetex.py
*.sagetex.scmd

# sympy
*.sout
*.sympy
sympy-plots-for-*.tex/

132 133 134 135
# pdfcomment
*.upa
*.upb

136 137 138 139
#pythontex
*.pytxcode
pythontex-files-*/

F
Felix Wehnert 已提交
140 141 142
# Texpad
.texpadtmp

143 144 145
# TikZ & PGF
*.dpth
*.md5
146
*.auxlock
147

148 149 150 151 152
# todonotes
*.tdo

# xindy
*.xdy
G
Gurmeet-Singh 已提交
153

154 155 156
# xypic precompiled matrices
*.xyc

G
Gurmeet-Singh 已提交
157 158 159
# WinEdt
*.bak
*.sav
160 161 162 163

# endfloat
*.ttt
*.fff
164 165 166

# Latexian
TSWLatexianTemp*