0

I use Git as the version control manager for my TeX projects. I use the .gitignore file to indicate to Git which files not to track. I have annotated the entries of my .gitignore file so as to indicate next to each exclusion why it is to be ignored, and why files of this type are generated in the first place. One of the file types I'd like to ignore is files ending with .out. However, I'm not sure what these files are for, and what component generates them. I'm not even sure they are generated by the TeX system; they may be generated by Emacs, which is my source code editor, or by Libre Office. Are files with the extension .out genereted by some TeX component or package (e.g. PGF/TikZ)? If so, what is their purpose?

Evan Aad
  • 11,066

0 Answers0