mirror of
https://github.com/github/gitignore
synced 2024-11-22 19:54:22 +01:00
Merge pull request #2201 from thomwiggers/tex-endnotes
TeX: ignore endnotes *.ent files
This commit is contained in:
commit
11e32acec1
@ -59,6 +59,9 @@ acs-*.bib
|
||||
# cprotect
|
||||
*.cpt
|
||||
|
||||
# endnotes
|
||||
*.ent
|
||||
|
||||
# fixme
|
||||
*.lox
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user