Is it possible to make the extra latex files to go into some subdirectory (e.g. .auxlatex/)?
I am running LaTeX using the LaTeX extension on VS Code. The extra files really clog up the directories where I am working. I would rather not create some function which moves the extra files to and from the subdirectory. Is it possible to simply tell the extension's compiler to store the extra files in a subdirectory?