Update TeX.gitignore to capture .pygtex and .pygstyle

When minted is ran with caching enabled, two file types are created used in the caching process, .pgytex and .pygstyle.
These were not being captured before pull request.

https://tug.ctan.org/macros/latex/contrib/minted/minted.pdf .pygtex files are discussed in the section 8.3 of the implementation portion of the  documentation and .pygstyle is mentioned in section 8.5.
This commit is contained in:
Daniel Jakob 2023-04-29 13:25:46 +01:00 committed by GitHub
parent 4488915eec
commit 10963b6fad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ acs-*.bib
# minted
_minted*
*.pyg
*.pyg*
# morewrites
*.mw