aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeungwon Park <psw14041@gmail.com>2016-04-26 10:30:49 +0900
committerSeungwon Park <psw14041@gmail.com>2016-04-26 10:30:49 +0900
commit8b46d457bded8b6fe709dba176a614f5638b60ee (patch)
tree27dfc77e18e30b3d371199cd575f3b636174fa14
parentd300d19e793e9d20ea7d4c3787cb7f0f7bbb793b (diff)
downloadgitignore-8b46d457bded8b6fe709dba176a614f5638b60ee.tar.gz
gitignore-8b46d457bded8b6fe709dba176a614f5638b60ee.zip
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'.
-rw-r--r--TeX.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/TeX.gitignore b/TeX.gitignore
index 0a5165dc..4123a577 100644
--- a/TeX.gitignore
+++ b/TeX.gitignore
@@ -141,6 +141,9 @@ sympy-plots-for-*.tex/
*.pytxcode
pythontex-files-*/
+# thmtools
+*.loe
+
# TikZ & PGF
*.dpth
*.md5