Commit a32059c0 authored by Jelte Fennema's avatar Jelte Fennema

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.
parent a018c720
...@@ -120,6 +120,10 @@ _minted* ...@@ -120,6 +120,10 @@ _minted*
*.sympy *.sympy
sympy-plots-for-*.tex/ sympy-plots-for-*.tex/
# pdfcomment
*.upa
*.upb
#pythontex #pythontex
*.pytxcode *.pytxcode
pythontex-files-*/ pythontex-files-*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment