This repository has been archived on 2024-09-20. You can view files and clone it, but cannot push or open issues or pull requests.
wdk/arbeit/.gitignore
Henrik Mertens 8b0beb5686 added Latex
2022-05-09 11:39:44 +02:00

43 lines
283 B
Plaintext

*-blx.bib
*.acn
*.acr
*.alg
*.aux
*.bbl
*.bcf
*.bfc
*.blg
*.dvi
*.fdb_latexmk
*.fk
*.fls
*.glg
*.glo
*.gls
*.idx
*.ilg
*.ind
*.ist
*.lem
*.lof
*.log
*.lol
*.lop
*.lot
*.maf
*.mtc
*.mtc0
*.mtc1
*.out
*.ptc
*.qtf
*.run.xml
*.synctex.gz
*.toc
*.toc1
# Intelij Config
.idea/
*.iml
out/