[CI] add latex CI
All checks were successful
Latex Build / build-latex (Assignment 4 - Protokollsicherheit (Praxis)) (push) Successful in 2m18s
All checks were successful
Latex Build / build-latex (Assignment 4 - Protokollsicherheit (Praxis)) (push) Successful in 2m18s
This commit is contained in:
parent
7e21edfc02
commit
ee1a3beff3
5 changed files with 120 additions and 220 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -1,3 +1,12 @@
|
|||
# Nix
|
||||
result
|
||||
|
||||
# Latex
|
||||
*.pdf
|
||||
*.log
|
||||
*.synctex.gz
|
||||
|
||||
|
||||
# ---> Python
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue