add .gitignore for latex compiler outputs
Some checks are pending
Latex Build / build-latex (Assignment 4 - Protokollsicherheit (Praxis)) (push) Waiting to run
Latex Build / build-latex (Assignment 5 - Software Security - Teil 1) (push) Waiting to run
Some checks are pending
Latex Build / build-latex (Assignment 4 - Protokollsicherheit (Praxis)) (push) Waiting to run
Latex Build / build-latex (Assignment 5 - Software Security - Teil 1) (push) Waiting to run
This commit is contained in:
parent
2ba5d59eb6
commit
1d37382e50
1 changed files with 4 additions and 0 deletions
4
Assignment 5 - Software Security - Teil 1/.gitignore
vendored
Normal file
4
Assignment 5 - Software Security - Teil 1/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Latex Outputs
|
||||
*.log
|
||||
*.synctex.gz
|
||||
*.pdf
|
||||
Loading…
Add table
Add a link
Reference in a new issue