Skip to content

Commit 8218e6b

Browse files
authored
Merge pull request #2663 from koppor/patch-1
[TeX] Ignore generated *.xmpi files
2 parents f1d5981 + def46d4 commit 8218e6b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

TeX.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,9 @@ pythontex-files-*/
198198
# easy-todo
199199
*.lod
200200

201+
# xmpincl
202+
*.xmpi
203+
201204
# xindy
202205
*.xdy
203206

0 commit comments

Comments
 (0)