Skip to content

Commit

Permalink
Ignore pdfLaTeX junk
Browse files Browse the repository at this point in the history
  • Loading branch information
jstrieb committed Mar 26, 2020
1 parent a3f7890 commit e8fa698
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,10 @@
*.swp
*.swo

# TeX logs from accidentally running pdfTex on the cls file
# TeX logs from accidentally running pdfLaTeX on the cls file
*.log

# Other garbage files generated by pdfLaTeX
*.aux
*.out
*.synctex.gz

0 comments on commit e8fa698

Please sign in to comment.