add ci latex
Some checks failed
Latex Build / build-latex (Assignment 4 - Protokollsicherheit (Praxis)) (push) Failing after 4s
Some checks failed
Latex Build / build-latex (Assignment 4 - Protokollsicherheit (Praxis)) (push) Failing after 4s
This commit is contained in:
parent
fd0d3d5f12
commit
3489a48782
6 changed files with 121 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