Add statement template

This commit is contained in:
Joel von der Weid
2023-04-27 15:53:30 +02:00
commit a687d43a86
2 changed files with 126 additions and 0 deletions

46
.gitignore vendored Normal file
View File

@@ -0,0 +1,46 @@
# Latex intermediary files
*.acn
*.acr
*.alg
*.aux
*.bbl
*.blg
*.dvi
*.fdb_latexmk
*.glg
*.glo
*.gls
*.idx
*.ilg
*.ind
*.ist
*.lof
*.log
*.lot
*.maf
*.mtc
*.mtc0
*.nav
*.nlo
*.out
*.pdfsync
*.ps
*.snm
*.synctex.gz
*.toc
*.vrb
*.xdy
*.tdo
*.run.xml
*.bcf
*.pyg
*.mtc*
*.lol
svg-inkscape/
# Minted
_minted*
# Generated pdf
*.pdf