Update TeX.gitignore
When we use 'thmtools' package for creating 'List of Theorems', auxiliary file '.loe' is created, just as '.toc' for 'Table of Contents' and '.lof' for 'List of Figures'.
This commit is contained in:
parent
d300d19e79
commit
8b46d457bd
@ -141,6 +141,9 @@ sympy-plots-for-*.tex/
|
||||
*.pytxcode
|
||||
pythontex-files-*/
|
||||
|
||||
# thmtools
|
||||
*.loe
|
||||
|
||||
# TikZ & PGF
|
||||
*.dpth
|
||||
*.md5
|
||||
|
Loading…
Reference in New Issue
Block a user