Skip to content

Auxiliary/Extra Files? #34

Closed Answered by sleepymalc
isaac-peter asked this question in Q&A
Apr 19, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

I have this in my setting.json:

"latex-workshop.latex.clean.fileTypes": [
		"*.aux",
		"*.bbl",
		"*.blg",
		"*.idx",
		"*.ind",
		"*.lof",
		"*.lot",
		"*.out",
		"*.toc",
		"*.acn",
		"*.acr",
		"*.alg",
		"*.glg",
		"*.glo",
		"*.gls",
		"*.fls",
		"*.log",
		"*.fdb_latexmk",
		"*.snm",
		"*.synctex(busy)",
		"*.synctex.gz(busy)"
	],

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@isaac-peter
Comment options

@sleepymalc
Comment options

@isaac-peter
Comment options

Answer selected by isaac-peter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants