add .gitignore for latex compiler outputs

This commit is contained in:
chronal 2024-06-09 18:24:14 +02:00
parent 2ba5d59eb6
commit 1d37382e50
Signed by: chronal
GPG key ID: 25400F3DAABF602F

View file

@ -0,0 +1,4 @@
# Latex Outputs
*.log
*.synctex.gz
*.pdf