-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
336 lines (260 loc) · 5.5 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
#IDE
.idea
#Database folder
db/db_data/**
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
replay_pid*
# LaTeX
## Core latex/pdflatex auxiliary files:
Documentation/*.aux
Documentation/*.lof
Documentation/*.log
Documentation/*.lot
Documentation/*.fls
Documentation/*.out
Documentation/*.toc
Documentation/*.fmt
Documentation/*.fot
Documentation/*.cb
Documentation/*.cb2
Documentation/.*.lb
## Intermediate documents:
Documentation/*.dvi
Documentation/*.xdv
*-converted-to.*
# these rules might exclude image files for figures etc.
# Documentation/*.ps
# Documentation/*.eps
# Documentation/*.pdf
## Generated if empty string is given at "Please type another file name for output:"
#Documentation/.pdf
## Bibliography auxiliary files (bibtex/biblatex/biber):
Documentation/*.bbl
Documentation/*.bcf
Documentation/*.blg
Documentation/*-blx.aux
Documentation/*-blx.bib
Documentation/*.run.xml
## Build tool auxiliary files:
Documentation/*.fdb_latexmk
Documentation/*.synctex
Documentation/*.synctex(busy)
Documentation/*.synctex.gz
Documentation/*.synctex.gz(busy)
Documentation/*.pdfsync
## Build tool directories for auxiliary files
# latexrun
Documentation/latex.out/
## Auxiliary and intermediate files from other packages:
# algorithms
Documentation/*.alg
Documentation/*.loa
# achemso
Documentation/acs-*.bib
# amsthm
Documentation/*.thm
# beamer
Documentation/*.nav
Documentation/*.pre
Documentation/*.snm
Documentation/*.vrb
# changes
Documentation/*.soc
# comment
Documentation/*.cut
# cprotect
Documentation/*.cpt
# elsarticle (documentclass of Elsevier journals)
Documentation/*.spl
# endnotes
Documentation/*.ent
# fixme
Documentation/*.lox
# feynmf/feynmp
Documentation/*.mf
Documentation/*.mp
Documentation/*.t[1-9]
Documentation/*.t[1-9][0-9]
Documentation/*.tfm
#(r)(e)ledmac/(r)(e)ledpar
Documentation/*.end
Documentation/*.?end
Documentation/*.[1-9]
Documentation/*.[1-9][0-9]
Documentation/*.[1-9][0-9][0-9]
Documentation/*.[1-9]R
Documentation/*.[1-9][0-9]R
Documentation/*.[1-9][0-9][0-9]R
Documentation/*.eledsec[1-9]
Documentation/*.eledsec[1-9]R
Documentation/*.eledsec[1-9][0-9]
Documentation/*.eledsec[1-9][0-9]R
Documentation/*.eledsec[1-9][0-9][0-9]
Documentation/*.eledsec[1-9][0-9][0-9]R
# glossaries
Documentation/*.acn
Documentation/*.acr
Documentation/*.glg
Documentation/*.glo
Documentation/*.gls
Documentation/*.glsdefs
Documentation/*.lzo
Documentation/*.lzs
Documentation/*.slg
Documentation/*.slo
Documentation/*.sls
# uncomment this for glossaries-extra (will ignore makeindex's style files!)
# Documentation/*.ist
# gnuplot
Documentation/*.gnuplot
Documentation/*.table
# gnuplottex
Documentation/*-gnuplottex-*
# gregoriotex
Documentation/*.gaux
Documentation/*.glog
Documentation/*.gtex
# htlatex
Documentation/*.4ct
Documentation/*.4tc
Documentation/*.idv
Documentation/*.lg
Documentation/*.trc
Documentation/*.xref
# hyperref
Documentation/*.brf
# knitr
Documentation/*-concordance.tex
# TODO Uncomment the next line if you use knitr and want to ignore its generated tikz files
# *.tikz
Documentation/*-tikzDictionary
# listings
Documentation/*.lol
# luatexja-ruby
Documentation/*.ltjruby
# makeidx
Documentation/*.idx
Documentation/*.ilg
Documentation/*.ind
# minitoc
Documentation/*.maf
Documentation/*.mlf
Documentation/*.mlt
Documentation/*.mtc[0-9]*
Documentation/*.slf[0-9]*
Documentation/*.slt[0-9]*
Documentation/*.stc[0-9]*
# minted
Documentation/_minted*
Documentation/*.pyg
# morewrites
Documentation/*.mw
# newpax
Documentation/*.newpax
# nomencl
Documentation/*.nlg
Documentation/*.nlo
Documentation/*.nls
# pax
Documentation/*.pax
# pdfpcnotes
Documentation/*.pdfpc
# sagetex
Documentation/*.sagetex.sage
Documentation/*.sagetex.py
Documentation/*.sagetex.scmd
# scrwfile
Documentation/*.wrt
# svg
Documentation/svg-inkscape/
# sympy
Documentation/*.sout
Documentation/*.sympy
Documentation/sympy-plots-for-*.tex/
# pdfcomment
Documentation/*.upa
Documentation/*.upb
# pythontex
Documentation/*.pytxcode
Documentation/*pythontex-files-*/
# tcolorbox
Documentation/*.listing
# thmtools
Documentation/*.loe
# TikZ & PGF
Documentation/*.dpth
Documentation/*.md5
Documentation/*.auxlock
# titletoc
Documentation/*.ptc
# todonotes
Documentation/*.tdo
# vhistory
Documentation/*.hst
Documentation/*.ver
# easy-todo
Documentation/*.lod
# xcolor
Documentation/*.xcp
# xmpincl
Documentation/*.xmpi
# xindy
Documentation/*.xdy
# xypic precompiled matrices and outlines
Documentation/*.xyc
Documentation/*.xyd
# endfloat
Documentation/*.ttt
Documentation/*.fff
# Latexian
TSWLatexianTemp*
## Editors:
# WinEdt
Documentation/*.bak
Documentation/*.sav
# Texpad
Documentation/..texpadtmp
# LyX
Documentation/*.lyx~
# Kile
Documentation/*.backup
# gummi
Documentation/*.swp
# KBibTeX
Documentation/*~[0-9]*
# TeXnicCenter
Documentation/*.tps
# auto folder when using emacs and auctex
Documentation/*./auto/*
Documentation/*.el
# expex forward references with \gathertags
Documentation/*-tags.tex
# standalone packages
Documentation/*.sta
# Makeindex log files
Documentation/*.lpz
# xwatermark package
Documentation/*.xwm
# REVTeX puts footnotes in the bibliography by default, unless the nofootinbib
# option is specified. Footnotes are the stored in a file with suffix Notes.bib.
# Uncomment the next line to have this generated file ignored.
#*Notes.bib
*.bbl-SAVE-ERROR
*.bcf-SAVE-ERROR