TeX: add ConTeXt utility cache file (.tua & .tuc)

ConTeXt generates .tua and .tuc files (utility cache) during each run. These files store document metadata between compilations and are not part of the source, so they should be ignored.
This commit is contained in:
Jonatán Perren 2026-03-27 21:24:28 -03:00 committed by GitHub
parent b4105e73e4
commit 9aa86b4610
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -75,6 +75,10 @@ acs-*.bib
# comment # comment
*.cut *.cut
# context
*.tua
*.tuc
# cprotect # cprotect
*.cpt *.cpt