]> rtime.felk.cvut.cz Git - modosist/iidtitlepage.git/blob - .gitignore
Add missing url package
[modosist/iidtitlepage.git] / .gitignore
1 ## Core latex/pdflatex auxiliary files:
2 *.aux
3 *.lof
4 *.log
5 *.lot
6 *.fls
7 *.out
8 *.toc
9 *.fmt
10 *.fot
11 *.cb
12 *.cb2
13
14 ## Intermediate documents:
15 *.dvi
16 *.xdv
17 *-converted-to.*
18 # these rules might exclude image files for figures etc.
19 # *.ps
20 # *.eps
21 # *.pdf
22
23 ## Generated if empty string is given at "Please type another file name for output:"
24 .pdf
25
26 ## Bibliography auxiliary files (bibtex/biblatex/biber):
27 *.bbl
28 *.bcf
29 *.blg
30 *-blx.aux
31 *-blx.bib
32 *.run.xml
33
34 ## Build tool auxiliary files:
35 *.fdb_latexmk
36 *.synctex
37 *.synctex(busy)
38 *.synctex.gz
39 *.synctex.gz(busy)
40 *.pdfsync
41
42 ## Auxiliary and intermediate files from other packages:
43 # algorithms
44 *.alg
45 *.loa
46
47 # achemso
48 acs-*.bib
49
50 # amsthm
51 *.thm
52
53 # beamer
54 *.nav
55 *.pre
56 *.snm
57 *.vrb
58
59 # changes
60 *.soc
61
62 # cprotect
63 *.cpt
64
65 # elsarticle (documentclass of Elsevier journals)
66 *.spl
67
68 # endnotes
69 *.ent
70
71 # fixme
72 *.lox
73
74 # feynmf/feynmp
75 *.mf
76 *.mp
77 *.t[1-9]
78 *.t[1-9][0-9]
79 *.tfm
80
81 #(r)(e)ledmac/(r)(e)ledpar
82 *.end
83 *.?end
84 *.[1-9]
85 *.[1-9][0-9]
86 *.[1-9][0-9][0-9]
87 *.[1-9]R
88 *.[1-9][0-9]R
89 *.[1-9][0-9][0-9]R
90 *.eledsec[1-9]
91 *.eledsec[1-9]R
92 *.eledsec[1-9][0-9]
93 *.eledsec[1-9][0-9]R
94 *.eledsec[1-9][0-9][0-9]
95 *.eledsec[1-9][0-9][0-9]R
96
97 # glossaries
98 *.acn
99 *.acr
100 *.glg
101 *.glo
102 *.gls
103 *.glsdefs
104
105 # gnuplottex
106 *-gnuplottex-*
107
108 # gregoriotex
109 *.gaux
110 *.gtex
111
112 # hyperref
113 *.brf
114
115 # knitr
116 *-concordance.tex
117 # TODO Comment the next line if you want to keep your tikz graphics files
118 *.tikz
119 *-tikzDictionary
120
121 # listings
122 *.lol
123
124 # makeidx
125 *.idx
126 *.ilg
127 *.ind
128 *.ist
129
130 # minitoc
131 *.maf
132 *.mlf
133 *.mlt
134 *.mtc[0-9]*
135 *.slf[0-9]*
136 *.slt[0-9]*
137 *.stc[0-9]*
138
139 # minted
140 _minted*
141 *.pyg
142
143 # morewrites
144 *.mw
145
146 # nomencl
147 *.nlo
148
149 # pax
150 *.pax
151
152 # pdfpcnotes
153 *.pdfpc
154
155 # sagetex
156 *.sagetex.sage
157 *.sagetex.py
158 *.sagetex.scmd
159
160 # scrwfile
161 *.wrt
162
163 # sympy
164 *.sout
165 *.sympy
166 sympy-plots-for-*.tex/
167
168 # pdfcomment
169 *.upa
170 *.upb
171
172 # pythontex
173 *.pytxcode
174 pythontex-files-*/
175
176 # thmtools
177 *.loe
178
179 # TikZ & PGF
180 *.dpth
181 *.md5
182 *.auxlock
183
184 # todonotes
185 *.tdo
186
187 # easy-todo
188 *.lod
189
190 # xindy
191 *.xdy
192
193 # xypic precompiled matrices
194 *.xyc
195
196 # endfloat
197 *.ttt
198 *.fff
199
200 # Latexian
201 TSWLatexianTemp*
202
203 ## Editors:
204 # WinEdt
205 *.bak
206 *.sav
207
208 # Texpad
209 .texpadtmp
210
211 # Kile
212 *.backup
213
214 # KBibTeX
215 *~[0-9]*
216
217 # auto folder when using emacs and auctex
218 ./auto/*
219 *.el
220
221 # expex forward references with \gathertags
222 *-tags.tex
223
224 # standalone packages
225 *.sta