Skip to content

Commit 3107846

Browse files
committed
Merge pull request #1906 from DSIW/patch-1
Ignore .fot .cb .cb2 for TeX
2 parents dad5991 + 15a14ed commit 3107846

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

TeX.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
*.out
88
*.toc
99
*.fmt
10+
*.fot
11+
*.cb
12+
*.cb2
1013

1114
## Intermediate documents:
1215
*.dvi

0 commit comments

Comments
 (0)