Add build artifacts
This commit is contained in:
parent
634d48f0a6
commit
033ec74f5c
66
.gitignore
vendored
66
.gitignore
vendored
@ -1,26 +1,42 @@
|
|||||||
_minted-main/
|
_minted-thesis/
|
||||||
|
|
||||||
main.acn
|
thesis.acn
|
||||||
main.aux
|
thesis.aux
|
||||||
main.bbl
|
thesis.bbl
|
||||||
main.bcf
|
thesis.bcf
|
||||||
main.blg
|
thesis.blg
|
||||||
main.fdb_latexmk
|
thesis.fdb_latexmk
|
||||||
main.fls
|
thesis.fls
|
||||||
main.glo
|
thesis.glo
|
||||||
main.glsdefs
|
thesis.glsdefs
|
||||||
main.ist
|
thesis.ist
|
||||||
main.lof
|
thesis.lof
|
||||||
main.log
|
thesis.log
|
||||||
main.lol
|
thesis.lol
|
||||||
main.out
|
thesis.out
|
||||||
main.pdf
|
thesis.pdf
|
||||||
main.run.xml
|
thesis.run.xml
|
||||||
main.synctex.gz
|
thesis.synctex.gz
|
||||||
main.toc
|
thesis.toc
|
||||||
main.acr
|
thesis.acr
|
||||||
main.alg
|
thesis.alg
|
||||||
main.glg
|
thesis.glg
|
||||||
main.gls
|
thesis.gls
|
||||||
main.ilg
|
thesis.ilg
|
||||||
main.ind
|
thesis.ind
|
||||||
|
thesis.idx
|
||||||
|
thesis.loa
|
||||||
|
thesis.lot
|
||||||
|
|
||||||
|
vutinfth.aux
|
||||||
|
vutinfth.cls
|
||||||
|
vutinfth.glo
|
||||||
|
vutinfth.gls
|
||||||
|
vutinfth.hd
|
||||||
|
vutinfth.idx
|
||||||
|
vutinfth.ilg
|
||||||
|
vutinfth.ind
|
||||||
|
vutinfth.log
|
||||||
|
vutinfth.out
|
||||||
|
vutinfth.pdf
|
||||||
|
vutinfth.toc
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user