Browse Source

(TeX) Exclude files generated by using backref.

When doing \usepackage[backref]{hyperref} the pages of the references are shown in the bibliography.
Those files can be safely ignored.

Info: http://tex.stackexchange.com/a/7772/828
David Haberthür 10 years ago
parent
commit
9e35fe9b2f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      TeX.gitignore

+ 1 - 0
TeX.gitignore

@@ -20,6 +20,7 @@
 *.blg
 *-blx.aux
 *-blx.bib
+*.brf
 *.run.xml
 
 ## Build tool auxiliary files: