mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
TeX: ignore endnotes *.ent files
The `endnotes` package generates `*.ent` files. These should also be ignored.
This commit is contained in:
parent
515d7fcbba
commit
aaae3d86ad
1 changed files with 3 additions and 0 deletions
|
@ -59,6 +59,9 @@ acs-*.bib
|
|||
# cprotect
|
||||
*.cpt
|
||||
|
||||
# endnotes
|
||||
*.ent
|
||||
|
||||
# fixme
|
||||
*.lox
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue