Forráskód Böngészése

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 éve
szülő
commit
a32059c07c
1 módosított fájl, 4 hozzáadás és 0 törlés
  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-*/