mirror of
https://github.com/vale981/gitignore
synced 2025-03-06 02:11:42 -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
|
*.out
|
||||||
*.toc
|
*.toc
|
||||||
*.fmt
|
*.fmt
|
||||||
|
*.fot
|
||||||
|
*.cb
|
||||||
|
*.cb2
|
||||||
|
|
||||||
## Intermediate documents:
|
## Intermediate documents:
|
||||||
*.dvi
|
*.dvi
|
||||||
|
|
Loading…
Add table
Reference in a new issue