Răsfoiți Sursa

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 ani în urmă
părinte
comite
a32059c07c
1 a modificat fișierele cu 4 adăugiri și 0 ștergeri
  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-*/