add .brf for files generated by hyperref
.brf files are generated if the 'backref' or 'pagebackref' options of the hyperref package are enabled. These are intermediate files, so shouldn't be tracked.
This commit is contained in:
parent
48c388942c
commit
f0036b5a40
@ -7,6 +7,7 @@
|
|||||||
*.blg
|
*.blg
|
||||||
*-blx.aux
|
*-blx.aux
|
||||||
*-blx.bib
|
*-blx.bib
|
||||||
|
*.brf
|
||||||
*.dvi
|
*.dvi
|
||||||
*.fdb_latexmk
|
*.fdb_latexmk
|
||||||
*.fls
|
*.fls
|
||||||
|
Loading…
Reference in New Issue
Block a user