Browse Source

Tex: Ignore files generated by pdfcomment package

The pdfcomment package generates *.upa and *.upb files when compiling LaTeX files. These should be ignored as well.
Jelte Fennema 9 years ago
parent
commit
a32059c07c
1 changed files with 4 additions and 0 deletions
  1. 4 0
      TeX.gitignore

+ 4 - 0
TeX.gitignore

@@ -120,6 +120,10 @@ _minted*
 *.sympy
 sympy-plots-for-*.tex/
 
+# pdfcomment
+*.upa
+*.upb
+
 #pythontex
 *.pytxcode
 pythontex-files-*/