Browse Source

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.
Niklas Rehfeld 12 years ago
parent
commit
f0036b5a40
1 changed files with 1 additions and 0 deletions
  1. 1 0
      LaTeX.gitignore

+ 1 - 0
LaTeX.gitignore

@@ -7,6 +7,7 @@
 *.blg
 *.blg
 *-blx.aux
 *-blx.aux
 *-blx.bib
 *-blx.bib
+*.brf
 *.dvi
 *.dvi
 *.fdb_latexmk
 *.fdb_latexmk
 *.fls
 *.fls