mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Ignore generated *.xmpi files
Source: https://texdoc.net/pkg/xmpincl -> page 3: > basically create a new file .xmpi
This commit is contained in:
parent
f1d5981dd5
commit
def46d4fa1
1 changed files with 3 additions and 0 deletions
|
@ -198,6 +198,9 @@ pythontex-files-*/
|
|||
# easy-todo
|
||||
*.lod
|
||||
|
||||
# xmpincl
|
||||
*.xmpi
|
||||
|
||||
# xindy
|
||||
*.xdy
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue