Tagged Questions
47
votes
4answers
2k views
Which auxiliary LaTeX files should be ignored by Version Control Software?
I'm about to start version controlling my LaTeX documents with Git but I haven't used either very much. I would like to version only the files needed to compile the document but I use different OS's ...