TeX.gitignore 2.1 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
13 14 15

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

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

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

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

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

46 47 48
# achemso
acs-*.bib

49 50 51 52 53
# amsthm
*.thm

# beamer
*.nav
A
Alice94 已提交
54
*.pre
55 56 57
*.snm
*.vrb

O
Oliver Kopp 已提交
58 59 60
# changes
*.soc

61 62 63
# cprotect
*.cpt

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

T
Thom Wiggers 已提交
67 68 69
# endnotes
*.ent

70 71 72
# fixme
*.lox

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

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

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

104 105 106
# gnuplottex
*-gnuplottex-*

S
Seungwon Park 已提交
107 108 109 110
# gregoriotex
*.gaux
*.gtex

111 112 113
# hyperref
*.brf

A
Adam Liter 已提交
114 115
# knitr
*-concordance.tex
116
# TODO Comment the next line if you want to keep your tikz graphics files
A
Adam Liter 已提交
117 118 119
*.tikz
*-tikzDictionary

120 121 122 123
# listings
*.lol

# makeidx
D
Damien Pollet 已提交
124 125 126 127
*.idx
*.ilg
*.ind
*.ist
128 129

# minitoc
130
*.maf
131 132
*.mlf
*.mlt
133
*.mtc[0-9]*
O
Oliver Kopp 已提交
134 135 136
*.slf[0-9]*
*.slt[0-9]*
*.stc[0-9]*
137

138
# minted
M
maieul 已提交
139
_minted*
140 141
*.pyg

142 143 144
# morewrites
*.mw

145
# nomencl
146
*.nlo
147

O
Oliver Kopp 已提交
148 149 150
# pax
*.pax

151 152 153
# pdfpcnotes
*.pdfpc

154 155 156 157 158
# sagetex
*.sagetex.sage
*.sagetex.py
*.sagetex.scmd

O
Oliver Kopp 已提交
159 160 161
# scrwfile
*.wrt

162 163 164 165 166
# sympy
*.sout
*.sympy
sympy-plots-for-*.tex/

167 168 169 170
# pdfcomment
*.upa
*.upb

171
# pythontex
172 173 174
*.pytxcode
pythontex-files-*/

S
Seungwon Park 已提交
175 176 177
# thmtools
*.loe

178 179 180
# TikZ & PGF
*.dpth
*.md5
181
*.auxlock
182

183 184 185
# todonotes
*.tdo

T
thilaire 已提交
186 187 188
# easy-todo
*.lod

189 190
# xindy
*.xdy
G
Gurmeet-Singh 已提交
191

192 193 194
# xypic precompiled matrices
*.xyc

195 196 197
# endfloat
*.ttt
*.fff
198

199 200
# Latexian
TSWLatexianTemp*
201 202

## Editors:
G
Gurmeet-Singh 已提交
203 204 205
# WinEdt
*.bak
*.sav
206

207 208 209
# Texpad
.texpadtmp

210 211 212 213
# Kile
*.backup

# KBibTeX
214
*~[0-9]*
V
Vassilis 已提交
215

Y
yassu 已提交
216
# auto folder when using emacs and auctex
V
Vassilis 已提交
217
/auto/*
218 219

# expex forward references with \gathertags
O
Oliver Kopp 已提交
220
*-tags.tex