Add .gitignore with LaTeX outputs

This commit is contained in:
Camden Dixie O'Brien 2023-10-05 13:06:28 +01:00
commit 4097b7061f

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
# LaTeX output files
*.log
*.aux
*.pdf