mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 18:01:40 -05:00
Merge pull request #1906 from DSIW/patch-1
Ignore .fot .cb .cb2 for TeX
This commit is contained in:
commit
31078469bf
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@
|
|||
*.out
|
||||
*.toc
|
||||
*.fmt
|
||||
*.fot
|
||||
*.cb
|
||||
*.cb2
|
||||
|
||||
## Intermediate documents:
|
||||
*.dvi
|
||||
|
|
Loading…
Add table
Reference in a new issue