mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00
Adding endfloat.sty auxiliary files
endfloat.sty produces these two auxiliary files. From Section 3.2 of its documentation: > Loading it will have LTEX produce two extra files with .ttt and .fff extensions (for tables and figures, respectively).
This commit is contained in:
parent
ac5cd42a92
commit
381a78b8af
1 changed files with 4 additions and 0 deletions
|
@ -141,3 +141,7 @@ pythontex-files-*/
|
|||
# WinEdt
|
||||
*.bak
|
||||
*.sav
|
||||
|
||||
# endfloat
|
||||
*.ttt
|
||||
*.fff
|
||||
|
|
Loading…
Add table
Reference in a new issue