add ci latex
Some checks are pending
Latex Build / build-latex (Assignment 4 - Protokollsicherheit (Praxis)) (push) Waiting to run
Some checks are pending
Latex Build / build-latex (Assignment 4 - Protokollsicherheit (Praxis)) (push) Waiting to run
This commit is contained in:
parent
c6cff93191
commit
18d9e84aeb
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