1
0
mirror of https://github.com/github/gitignore synced 2024-11-01 01:28:44 +01:00

Merge pull request #1906 from DSIW/patch-1

Ignore .fot .cb .cb2 for TeX
This commit is contained in:
Brendan Forster 2016-03-16 11:33:25 +11:00
commit 31078469bf

View File

@ -7,6 +7,9 @@
*.out *.out
*.toc *.toc
*.fmt *.fmt
*.fot
*.cb
*.cb2
## Intermediate documents: ## Intermediate documents:
*.dvi *.dvi