From e8421575cd6760dcc84461cc73313bd9fd50fa3f Mon Sep 17 00:00:00 2001 From: Tarang74 <31427635+Tarang74@users.noreply.github.com> Date: Sat, 4 Jan 2025 22:28:32 +1000 Subject: [PATCH] Update submodule --- .gitignore | 16 ++++++++++++++-- LaTeX-Submodule | 2 +- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1d4bf28..fcad168 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# General Editor dotfiles +# General Editor dotfiles *.vscode # Complete diagnostics reported by LaTeX @@ -7,8 +7,12 @@ # BibTeX ## Data used by BibTeX *.bbl +## biblatex control file +*.bcf ## Log file for BibTeX *.blg +## biber XML file +*.run.xml # Font definitions *.fdb_latexmk @@ -35,5 +39,13 @@ # Intermediary output for PDF files *.xdv -# Miscellaneous +# Miscellaneous *.fls + +# Minted +*.pyg +*.pygstyle +*.pygtex + +# LaTeX indent +*.bak* diff --git a/LaTeX-Submodule b/LaTeX-Submodule index 1cd32df..3c65637 160000 --- a/LaTeX-Submodule +++ b/LaTeX-Submodule @@ -1 +1 @@ -Subproject commit 1cd32df266b430f2c37f4daa923fc1146831940c +Subproject commit 3c65637482a2b96414f58d754d8b0d3b9cec7048