Tagged Questions
2
votes
1answer
85 views
Automatically hide latex aux files in finder (files with a certain extension)
I'm a LaTeX user in OSX. I use TexShop primarily. LaTeX automatically creates lots of helper files with various different extensions (.log, .nav, .aux, .out, etc).
It's almost never necessary to view ...