TeX.gitignore 2.3 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
M
Max 已提交
10 11 12
*.fot
*.cb
*.cb2
F
Felipe Meneguzzi 已提交
13
.*.lb
14 15 16

## Intermediate documents:
*.dvi
17
*.xdv
A
Andreas Grosse 已提交
18
*-converted-to.*
19 20 21 22 23
# these rules might exclude image files for figures etc.
# *.ps
# *.eps
# *.pdf

O
Oliver Kopp 已提交
24 25 26
## Generated if empty string is given at "Please type another file name for output:"
.pdf

27
## Bibliography auxiliary files (bibtex/biblatex/biber):
D
Damien Pollet 已提交
28
*.bbl
29
*.bcf
D
Damien Pollet 已提交
30
*.blg
31 32
*-blx.aux
*-blx.bib
33 34 35
*.run.xml

## Build tool auxiliary files:
36
*.fdb_latexmk
R
Rob 已提交
37
*.synctex
38
*.synctex(busy)
39
*.synctex.gz
J
Juergen Edelbluth 已提交
40
*.synctex.gz(busy)
41 42 43 44 45 46 47
*.pdfsync

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

48 49 50
# achemso
acs-*.bib

51 52 53 54 55
# amsthm
*.thm

# beamer
*.nav
A
Alice94 已提交
56
*.pre
57 58 59
*.snm
*.vrb

O
Oliver Kopp 已提交
60 61 62
# changes
*.soc

63 64 65
# cprotect
*.cpt

O
Oliver Kopp 已提交
66 67 68
# elsarticle (documentclass of Elsevier journals)
*.spl

T
Thom Wiggers 已提交
69 70 71
# endnotes
*.ent

72 73 74
# fixme
*.lox

L
Lucas Gautheron 已提交
75 76 77 78 79 80 81
# feynmf/feynmp
*.mf
*.mp
*.t[1-9]
*.t[1-9][0-9]
*.tfm

82
#(r)(e)ledmac/(r)(e)ledpar
M
Maïeul Rouquette 已提交
83
*.end
84
*.?end
85 86 87 88 89 90
*.[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
91 92 93 94 95 96
*.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 已提交
97

98 99 100
# glossaries
*.acn
*.acr
D
Damien Pollet 已提交
101 102 103
*.glg
*.glo
*.gls
J
Jesper Utoft 已提交
104
*.glsdefs
105

106 107 108
# gnuplottex
*-gnuplottex-*

S
Seungwon Park 已提交
109 110 111 112
# gregoriotex
*.gaux
*.gtex

113 114 115 116 117 118 119 120
# htlatex
*.4ct
*.4tc
*.idv
*.lg
*.trc
*.xref

121 122 123
# hyperref
*.brf

A
Adam Liter 已提交
124 125
# knitr
*-concordance.tex
126
# TODO Comment the next line if you want to keep your tikz graphics files
A
Adam Liter 已提交
127 128 129
*.tikz
*-tikzDictionary

130 131 132 133
# listings
*.lol

# makeidx
D
Damien Pollet 已提交
134 135 136 137
*.idx
*.ilg
*.ind
*.ist
138 139

# minitoc
140
*.maf
141 142
*.mlf
*.mlt
143
*.mtc[0-9]*
O
Oliver Kopp 已提交
144 145 146
*.slf[0-9]*
*.slt[0-9]*
*.stc[0-9]*
147

148
# minted
M
maieul 已提交
149
_minted*
150 151
*.pyg

152 153 154
# morewrites
*.mw

155
# nomencl
156
*.nlg
157
*.nlo
158
*.nls
159

O
Oliver Kopp 已提交
160 161 162
# pax
*.pax

163 164 165
# pdfpcnotes
*.pdfpc

166 167 168 169 170
# sagetex
*.sagetex.sage
*.sagetex.py
*.sagetex.scmd

O
Oliver Kopp 已提交
171 172 173
# scrwfile
*.wrt

174 175 176 177 178
# sympy
*.sout
*.sympy
sympy-plots-for-*.tex/

179 180 181 182
# pdfcomment
*.upa
*.upb

183
# pythontex
184 185 186
*.pytxcode
pythontex-files-*/

S
Seungwon Park 已提交
187 188 189
# thmtools
*.loe

190 191 192
# TikZ & PGF
*.dpth
*.md5
193
*.auxlock
194

195 196 197
# todonotes
*.tdo

T
thilaire 已提交
198 199 200
# easy-todo
*.lod

O
Oliver Kopp 已提交
201 202 203
# xmpincl
*.xmpi

204 205
# xindy
*.xdy
G
Gurmeet-Singh 已提交
206

207 208 209
# xypic precompiled matrices
*.xyc

210 211 212
# endfloat
*.ttt
*.fff
213

214 215
# Latexian
TSWLatexianTemp*
216 217

## Editors:
G
Gurmeet-Singh 已提交
218 219 220
# WinEdt
*.bak
*.sav
221

222 223 224
# Texpad
.texpadtmp

225 226 227 228
# Kile
*.backup

# KBibTeX
229
*~[0-9]*
V
Vassilis 已提交
230

Y
yassu 已提交
231
# auto folder when using emacs and auctex
232 233
./auto/*
*.el
234 235

# expex forward references with \gathertags
O
Oliver Kopp 已提交
236
*-tags.tex
237 238 239

# standalone packages
*.sta